Skip to content

Commit

Permalink
Merge pull request #77 from nextcloud/release-0.1.2
Browse files Browse the repository at this point in the history
Bump version to 0.1.2
  • Loading branch information
juliusknorr authored Mar 27, 2017
2 parents 9351a04 + b6645cf commit 0c0b663
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.1.2
### Added
- Add translations

### Fixed
- Fix issues with Acl checks
- Always select first color fixes
- Add active class to appmenu
- Use server select2 styles
- Remove debug logging and unused function
- Fix issue while sorting cards
- Improve logging of exceptions
- Fixed SQL statements without prefixes

## 0.1.1
### Fixed
- Various styling improvements
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
💥 This is still alpha software: it may not be stable enough for production!

</description>
<version>0.1.1</version>
<version>0.1.2</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>
Expand Down

0 comments on commit 0c0b663

Please sign in to comment.