Skip to content

Commit

Permalink
chore: bump version to 2.11.2 (#2240)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaiss authored Jan 1, 2019
1 parent 7d1038d commit 6c998d6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,18 +1,28 @@
UNRELEASED CHANGES:

New features:

*

Enhancements:
* Carddav: support sync-token (rfc6578)

*

Fixes:

*

RELEASED VERSIONS:

v2.11.2 - 2019-01-01
--------------------

* Carddav: support sync-token (rfc6578)
* Fix premium feature flag appearing on self-hosted version
* Fix exception when user is logged out (again)
* Fix carddav group-member-set propfind call
* Fix contacts view in case birthdate returns null
* Fix conversation without message

RELEASED VERSIONS:
* Fix conversation without message

v2.11.1 - 2018-12-26
--------------------
Expand Down
2 changes: 1 addition & 1 deletion config/monica.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| bad things will happen.
|
*/
'app_version' => '2.11.1',
'app_version' => '2.11.2',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 6c998d6

Please sign in to comment.