diff --git a/CHANGELOG.md b/CHANGELOG.md index 77a0a8d..bb848f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,15 @@ MONARC Changelog ================ -## 2.9.5 (2019-12-18) +## 2.9.5 (2019-12-19) ### Fix - Fixed the creation of the snapshots with empty comment. -- Fixed the library categories management (creation of the new ones under root and sub categories). -([#212](https://github.com/monarc-project/MonarcAppFO/issues/216)); +- Fixed the library categories management (creation of the new ones under root + and sub categories) + ([#216](https://github.com/monarc-project/MonarcAppFO/issues/216)). + ## 2.9.4 (2019-12-11) diff --git a/composer.lock b/composer.lock index 775951e..ebd5236 100644 --- a/composer.lock +++ b/composer.lock @@ -1556,12 +1556,12 @@ "source": { "type": "git", "url": "https://github.com/monarc-project/zm-client.git", - "reference": "3259d59edc37920f3971b166bc9845fa3a031cea" + "reference": "b35200d5c42bdf7508042dc47a4dc3d3a50c9e04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/3259d59edc37920f3971b166bc9845fa3a031cea", - "reference": "3259d59edc37920f3971b166bc9845fa3a031cea", + "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/b35200d5c42bdf7508042dc47a4dc3d3a50c9e04", + "reference": "b35200d5c42bdf7508042dc47a4dc3d3a50c9e04", "shasum": "" }, "require": { @@ -1627,7 +1627,7 @@ } ], "description": "Frontoffice for monarc/monarc application", - "time": "2019-12-18T10:11:50+00:00" + "time": "2019-12-19T08:39:06+00:00" }, { "name": "monarc/phpword",