From 711701c28bec6d19f921bf5eb9eabbf1cbc062c1 Mon Sep 17 00:00:00 2001 From: Ilja Neumann Date: Fri, 18 Dec 2020 01:09:43 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f4871e2f..e4e7fe8a6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,25 @@ -# Changes in 1.0.0 +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes for unreleased. + +[unreleased]: https://github.com/owncloud/ocis/compare/v1.0.0...master + +## Summary + +* Change - Disable pretty logging by default: [#1133](https://github.com/owncloud/ocis/pull/1133) + +## Details + +* Change - Disable pretty logging by default: [#1133](https://github.com/owncloud/ocis/pull/1133) + + Tags: ocis + + Disable pretty logging default for performance reasons. + + https://github.com/owncloud/ocis/pull/1133 +# Changelog for [1.0.0] (2020-12-17) + +The following sections list the changes for 1.0.0. ## Summary