File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4
4
5
5
## [ Unreleased]
6
6
7
+
8
+ ## [ 1.0.1] (2019-11-25)
9
+
7
10
* Handle JSON errors. [ #63 ]
8
11
* Compatibility with Symfony 5. [ #62 ]
9
12
* 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
104
107
105
108
* Initial release
106
109
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
108
112
[ 1.0.0 ] : https://github.com/contao/image/compare/1.0.0-beta4...1.0.0
109
113
[ 1.0.0-beta4 ] : https://github.com/contao/image/compare/1.0.0-beta3...1.0.0-beta4
110
114
[ 1.0.0-beta3 ] : https://github.com/contao/image/compare/1.0.0-beta2...1.0.0-beta3
You can’t perform that action at this time.
0 commit comments