Skip to content

Commit

Permalink
chore: bump version 2.12.0 (#2403)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaiss authored Feb 9, 2019
1 parent 334cbbb commit b329aff
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@ UNRELEASED CHANGES:

New features:

*

Enhancements:

*

Fixes:

*

RELEASED VERSIONS:

v2.12.0 - 2019-02-09
--------------------

New features:

* Support CalDAV to export the collection of birthdays (breaking change: url of CardDAV is '/dav' now)
* Add a page in settings to display all DAV resources
* Add notion of instance administrator for a user
Expand Down Expand Up @@ -51,8 +68,6 @@ Fixes:
* Fix activity date viewed as one day before the event happened
* Fix settags api call with an empty tag

RELEASED VERSIONS:

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

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.2',
'app_version' => '2.12.0',

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

0 comments on commit b329aff

Please sign in to comment.