Skip to content

Commit

Permalink
Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ausi committed Jun 13, 2020
1 parent f2be7e4 commit 6ea03d1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]


## [1.0.2] (2020-06-13)

* Handle JSON errors when decoding. [#68]
* Fix Gmagick bug `No encode delegate for this image format`. [#70]
* Compatibility with `contao/imagine-svg` 1.0. [#71]
Expand Down Expand Up @@ -110,7 +113,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

* Initial release

[Unreleased]: https://github.com/contao/image/compare/1.0.1...HEAD
[Unreleased]: https://github.com/contao/image/compare/1.0.2...HEAD
[1.0.2]: https://github.com/contao/image/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/contao/image/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/contao/image/compare/1.0.0-beta4...1.0.0
[1.0.0-beta4]: https://github.com/contao/image/compare/1.0.0-beta3...1.0.0-beta4
Expand Down

0 comments on commit 6ea03d1

Please sign in to comment.