Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2020-02-28 06:10:45 +00:00
parent 112c788708
commit 55ee2db052

View File

@@ -1,21 +1,21 @@
# Changelog for [unreleased] (UNRELEASED)
The following sections list the changes for unreleased.
The following sections list the changes in ocis-konnectd unreleased.
## Summary
* Bugfix #17: Generate a random CSP-Nonce in the webapp
* Change #1: Initial release of basic version
* Bugfix - Generate a random CSP-Nonce in the webapp: [#17](https://github.com/owncloud/ocis-konnectd/issues/17)
* Change - Initial release of basic version: [#1](https://github.com/owncloud/ocis-konnectd/issues/1)
## Details
* Bugfix #17: Generate a random CSP-Nonce in the webapp
* Bugfix - Generate a random CSP-Nonce in the webapp: [#17](https://github.com/owncloud/ocis-konnectd/issues/17)
https://github.com/owncloud/ocis-konnectd/issues/17
https://github.com/owncloud/ocis-konnectd/pull/29
* Change #1: Initial release of basic version
* Change - Initial release of basic version: [#1](https://github.com/owncloud/ocis-konnectd/issues/1)
Just prepare an initial basic version to serve konnectd embedded into our microservice
infrastructure in the scope of the ownCloud Infinite Scale project.