Skip to content

Commit 9cd4150

Browse files
authored
Version 1.0.1 (#65)
1 parent 147b588 commit 9cd4150

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
44

55
## [Unreleased]
66

7+
8+
## [1.0.1] (2019-11-25)
9+
710
* Handle JSON errors. [#63]
811
* Compatibility with Symfony 5. [#62]
912
* Canonicalize relative paths of deferred images. [#64]
@@ -104,7 +107,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
104107

105108
* Initial release
106109

107-
[Unreleased]: https://github.com/contao/image/compare/1.0.0...HEAD
110+
[Unreleased]: https://github.com/contao/image/compare/1.0.1...HEAD
111+
[1.0.1]: https://github.com/contao/image/compare/1.0.0...1.0.1
108112
[1.0.0]: https://github.com/contao/image/compare/1.0.0-beta4...1.0.0
109113
[1.0.0-beta4]: https://github.com/contao/image/compare/1.0.0-beta3...1.0.0-beta4
110114
[1.0.0-beta3]: https://github.com/contao/image/compare/1.0.0-beta2...1.0.0-beta3

0 commit comments

Comments
 (0)