Skip to content

Commit

Permalink
Bump version to 1.6.2 (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
djaiss authored Jan 26, 2018
1 parent 49d1586 commit 8ee0b84
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
UNRELEASED CHANGES:

*

v1.6.2 - 2018-01-25
-------------------

* Add support for pets in the API
* Add ability to export a contact to vCard
* Add ability to mark a gift idea as being offered
* Add translation for "preferences updated" message in the Settings page
* Add a lot of unit tests

v1.6.1 - 2018-01-14
-------------------
Expand Down
2 changes: 1 addition & 1 deletion config/monica.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@
| bad things will happen.
|
*/
'app_version' => '1.6.1',
'app_version' => '1.6.2',
];

0 comments on commit 8ee0b84

Please sign in to comment.