Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2020-07-23 09:38:18 +00:00
parent a601741a52
commit 02610f3b87
+18
View File
@@ -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.2.0...master
## Summary
* Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#35](https://github.com/owncloud/ocis-thumbnails/pull/35)
## Details
* Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#35](https://github.com/owncloud/ocis-thumbnails/pull/35)
ARM builds were failing when built on alpine:edge, so we switched to alpine:latest instead.
https://github.com/owncloud/ocis-thumbnails/pull/35
# Changelog for [0.2.0] (2020-07-10)
The following sections list the changes in ocis-thumbnails 0.2.0.