From 706a465a07c69c912634c45ca618841edaa48e2c Mon Sep 17 00:00:00 2001 From: Alex Unger Date: Mon, 27 Jul 2020 08:06:53 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a49be856..65e80ed94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,27 @@ -# Changes in 0.1.0 +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-store unreleased. + +[unreleased]: https://github.com/owncloud/ocis-store/compare/v0.1.0...master + +## Summary + +* Bugfix - Removed code from other service: [#7](https://github.com/owncloud/ocis-store/pull/7) + +## Details + +* Bugfix - Removed code from other service: [#7](https://github.com/owncloud/ocis-store/pull/7) + + We had code copied over from another repository which doesn't belong in here and now removed it + again. + + https://github.com/owncloud/ocis-store/pull/7 + +# Changelog for [0.1.0] (2020-07-23) + +The following sections list the changes in ocis-store 0.1.0. + +[0.1.0]: https://github.com/owncloud/ocis-store/compare/a57983ac33e65bcd73702eb1d74f56d36a94ef6c...v0.1.0 ## Summary