From 2196b101e411c260b47de43b4178a0fdf08ae4ac Mon Sep 17 00:00:00 2001 From: David Christofas Date: Tue, 19 May 2020 07:36:04 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 573398709d..8a546efa44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-thumbnails unreleased. + +[unreleased]: https://github.com/owncloud/ocis-thumbnails/compare/v0.1.2...master + +## Summary + +* Change - Refactor code to remove code smells: [#21](https://github.com/owncloud/ocis-thumbnails/issues/21) + +## Details + +* Change - Refactor code to remove code smells: [#21](https://github.com/owncloud/ocis-thumbnails/issues/21) + + Scanning the code using a static code analyzer showed some code smells. This change fixes them. + + https://github.com/owncloud/ocis-thumbnails/issues/21 + # Changelog for [0.1.2] (2020-05-11) The following sections list the changes in ocis-thumbnails 0.1.2.