Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2020-02-24 13:52:53 +00:00
parent 0fa10141d6
commit e82476845c

View File

@@ -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