Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andersevenrud committed Sep 12, 2019
1 parent 1f5db2e commit c8e8230
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog for osjs-client

## 3.1.7

* Use desktop contextmenu in iconview (#51)
* Ensure desktop iconview root contextmenu appears in correct context (#51)
* Make desktop iconview drop be shortcut by default (#51)
* Unselect desktop icons if root was clicked (#51)
* Added a contextmenu to desktop iconview (#51)
* Add application shortcut support to iconview (#51)
* Improved desktop iconview and added shortcuts (#51)

## 3.1.6

* Added support for blocking window destruction (#72)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osjs/client",
"version": "3.1.6",
"version": "3.1.7",
"description": "OS.js v3 client",
"main": "dist/main.js",
"style": "dist/main.css",
Expand Down

0 comments on commit c8e8230

Please sign in to comment.