diff --git a/CHANGELOG.md b/CHANGELOG.md index 4446667b0..bdacb3681 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ The following sections list the changes in ocis-konnectd unreleased. -[unreleased]: https://github.com/owncloud/ocis-konnectd/compare/v0.1.0...master +[unreleased]: https://github.com/owncloud/ocis-konnectd/compare/v0.2.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) +* Change - Improve client identifiers for end users: [#62](https://github.com/owncloud/ocis-konnectd/pull/62) ## Details @@ -26,12 +27,33 @@ The following sections list the changes in ocis-konnectd unreleased. https://github.com/owncloud/ocis-konnectd/issues/26 + +* Change - Improve client identifiers for end users: [#62](https://github.com/owncloud/ocis-konnectd/pull/62) + + Improved end user facing client names in default identifier-registration.yaml + + https://github.com/owncloud/ocis-konnectd/pull/62 + +# Changelog for [0.2.0] (2020-03-18) + +The following sections list the changes in ocis-konnectd 0.2.0. + +[0.2.0]: https://github.com/owncloud/ocis-konnectd/compare/v0.1.0...v0.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 + # 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 @@ -75,17 +97,3 @@ 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 -