From e82476845c056e86bbebaf91b3e30eb48e29f127 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 24 Feb 2020 13:52:53 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e5cd602db..f4067829a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +1,24 @@ -# Changelog for unreleased +# Changelog for [unreleased] (UNRELEASED) The following sections list the changes for unreleased. ## Summary - * Fix #17: Generate a random CSP-Nonce in the webapp - * Chg #1: Initial release of basic version +* Bugfix #17: Generate a random CSP-Nonce in the webapp +* Change #1: Initial release of basic version ## Details - * Bugfix #17: Generate a random CSP-Nonce in the webapp +* Bugfix #17: Generate a random CSP-Nonce in the webapp https://github.com/owncloud/ocis-konnectd/issues/17 https://github.com/owncloud/ocis-konnectd/pull/29 - * Change #1: Initial release of basic version + +* Change #1: Initial release of basic version Just prepare an initial basic version to serve konnectd embedded into our microservice infrastructure in the scope of the ownCloud Infinite Scale project. https://github.com/owncloud/ocis-konnectd/issues/1 -