Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2022-03-29 16:40:31 +00:00
parent c8f7c2f97c
commit 6a6443abd6
+18 -1
View File
@@ -2,7 +2,7 @@
The following sections list the changes for unreleased.
[unreleased]: https://github.com/owncloud/ocis/compare/v1.19.0...master
[unreleased]: https://github.com/owncloud/ocis/compare/v1.19.1...master
## Summary
@@ -26,6 +26,23 @@ The following sections list the changes for unreleased.
Example: https://localhost:9200/graph/v1.0/groups?$orderby=displayName asc
https://github.com/owncloud/ocis/issues/3360
# Changelog for [1.19.1] (2022-03-29)
The following sections list the changes for 1.19.1.
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1
## Summary
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
## Details
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
URLs for Special items (space image, readme) were broken.
https://github.com/owncloud/ocis/pull/3419
# Changelog for [1.19.0] (2022-03-29)
The following sections list the changes for 1.19.0.