From f50afba1686eb3c9ea8c0f8ebe603b7c46e73742 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Wed, 26 Aug 2020 20:29:09 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04ed30b833..59aea18a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-settings unreleased. + +[unreleased]: https://github.com/owncloud/ocis-settings/compare/v0.3.0...master + +## Summary + +* Bugfix - Fix fetching bundles in settings UI: [#61](https://github.com/owncloud/ocis-settings/pull/61) + +## Details + +* Bugfix - Fix fetching bundles in settings UI: [#61](https://github.com/owncloud/ocis-settings/pull/61) + + We fixed the settings UI to use the changed API endpoint `BundleService.ListBundles` + properly. + + https://github.com/owncloud/ocis-settings/pull/61 + # Changelog for [0.3.0] (2020-08-26) The following sections list the changes in ocis-settings 0.3.0.