Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2020-04-03 11:08:34 +00:00
parent ba40068c97
commit 7357426411

View File

@@ -2,11 +2,12 @@
The following sections list the changes in ocis-konnectd unreleased.
[unreleased]: https://github.com/owncloud/ocis-konnectd/compare/v0.2.0...master
[unreleased]: https://github.com/owncloud/ocis-konnectd/compare/v0.1.0...master
## Summary
* Bugfix - Redirect to the provided uri: [#26](https://github.com/owncloud/ocis-konnectd/issues/26)
* Change - Add a trailing slash to trusted redirect uris: [#26](https://github.com/owncloud/ocis-konnectd/issues/26)
## Details
@@ -17,26 +18,20 @@ The following sections list the changes in ocis-konnectd unreleased.
https://github.com/owncloud/ocis-konnectd/issues/26
# Changelog for [0.2.0] (2020-03-18)
The following sections list the changes in ocis-konnectd 0.2.0.
* Change - Add a trailing slash to trusted redirect uris: [#26](https://github.com/owncloud/ocis-konnectd/issues/26)
[0.2.0]: https://github.com/owncloud/ocis-konnectd/compare/v0.1.0...v0.2.0
Phoenix changed the redirect uri to `<baseUrl>#/login` that means it will contain a trailing
slash after the base url.
## Summary
* Enhancement - Change default config for single-binary: [#55](https://github.com/owncloud/ocis-konnectd/pull/55)
## Details
* Enhancement - Change default config for single-binary: [#55](https://github.com/owncloud/ocis-konnectd/pull/55)
https://github.com/owncloud/ocis-konnectd/pull/55
https://github.com/owncloud/ocis-konnectd/issues/26
# Changelog for [0.1.0] (2020-03-18)
The following sections list the changes in ocis-konnectd 0.1.0.
[0.1.0]: https://github.com/owncloud/ocis-konnectd/compare/v0.2.0...v0.1.0
[0.1.0]: https://github.com/owncloud/ocis-konnectd/compare/66337bb4dad4a3202880323adf7a51a1a3bb4085...v0.1.0
## Summary
@@ -80,3 +75,17 @@ The following sections list the changes in ocis-konnectd 0.1.0.
https://github.com/owncloud/ocis-konnectd/pull/52
# Changelog for [0.2.0] (2020-03-18)
The following sections list the changes in ocis-konnectd 0.2.0.
## Summary
* Enhancement - Change default config for single-binary: [#55](https://github.com/owncloud/ocis-konnectd/pull/55)
## Details
* Enhancement - Change default config for single-binary: [#55](https://github.com/owncloud/ocis-konnectd/pull/55)
https://github.com/owncloud/ocis-konnectd/pull/55