diff --git a/CHANGELOG.md b/CHANGELOG.md index 52510140..2ccdbd80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). -## [Unreleased] +## [2.5.4] - 2020-08-07 + +### Fixed + +- If object_name empty for file activity, derive file path from filecache info path - [#875](https://github.com/owncloud/activity/issues/875) + +### Changed + +- Bump libraries + ## [2.5.3] - 2020-03-10 @@ -99,7 +108,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Show displayName instead of group id - [#582](https://github.com/owncloud/activity/issues/582) - Catch mail exceptions and still remove sent emails from queue - [#574](https://github.com/owncloud/activity/issues/574) -[Unreleased]: https://github.com/owncloud/activity/compare/v2.5.3...master +[2.5.4]: https://github.com/owncloud/activity/compare/v2.5.3...v2.5.4 [2.5.3]: https://github.com/owncloud/activity/compare/v2.5.2...v2.5.3 [2.5.2]: https://github.com/owncloud/activity/compare/v2.5.1...v2.5.2 [2.5.1]: https://github.com/owncloud/activity/compare/v2.5.0...v2.5.1 diff --git a/appinfo/info.xml b/appinfo/info.xml index dd7e6007..3af0854b 100755 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -15,7 +15,7 @@ Never again miss an important event related to content in ownCloud and always be AGPL Frank Karlitschek, Joas Schilling, Tom Needham, Thomas Müller, Vincent Petry - 2.5.3 + 2.5.4