From a5dbced66a2fa9bb2ed3453814e06e17fa2848b3 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 17 Mar 2020 21:23:14 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a2adc8572..70965bd622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,30 +1,8 @@ -# Changelog for [unreleased] (UNRELEASED) - -The following sections list the changes in ocis-glauth unreleased. - -[unreleased]: https://github.com/owncloud/ocis-glauth/compare/v0.2.0...master - -## Summary - -* Change - Use physicist demo users: [#5](https://github.com/owncloud/ocis-glauth/issues/5) - -## Details - -* Change - Use physicist demo users: [#5](https://github.com/owncloud/ocis-glauth/issues/5) - - Demo users like admin, demo and test don't allow you to tell a story. Which is why we changed the - set of hard coded demo users to `einstein`, `marie` and `feynman`. You should know who they are. - This also changes the ldap domain from `dc=owncloud,dc=com` to `dc=example,dc=org` because - that is what these users use as their email domain. There are also `konnectd` and `reva` for - technical purposes, eg. to allow konnectd and reva to bind to glauth. - - https://github.com/owncloud/ocis-glauth/issues/5 - # Changelog for [0.2.0] (2020-03-17) The following sections list the changes in ocis-glauth 0.2.0. -[0.2.0]: https://github.com/owncloud/ocis-glauth/compare/v0.1.0...v0.2.0 +[0.2.0]: https://github.com/owncloud/ocis-glauth/compare/v0.3.0...v0.2.0 ## Summary @@ -42,6 +20,28 @@ The following sections list the changes in ocis-glauth 0.2.0. https://github.com/owncloud/ocis-glauth/pull/6 +# Changelog for [0.3.0] (2020-03-17) + +The following sections list the changes in ocis-glauth 0.3.0. + +[0.3.0]: https://github.com/owncloud/ocis-glauth/compare/v0.1.0...v0.3.0 + +## Summary + +* Change - Use physicist demo users: [#5](https://github.com/owncloud/ocis-glauth/issues/5) + +## Details + +* Change - Use physicist demo users: [#5](https://github.com/owncloud/ocis-glauth/issues/5) + + Demo users like admin, demo and test don't allow you to tell a story. Which is why we changed the + set of hard coded demo users to `einstein`, `marie` and `feynman`. You should know who they are. + This also changes the ldap domain from `dc=owncloud,dc=com` to `dc=example,dc=org` because + that is what these users use as their email domain. There are also `konnectd` and `reva` for + technical purposes, eg. to allow konnectd and reva to bind to glauth. + + https://github.com/owncloud/ocis-glauth/issues/5 + # Changelog for [0.1.0] (2020-02-28) The following sections list the changes in ocis-glauth 0.1.0.