Skip to content

Commit fc0fd4c

Browse files
committed
Version 1.1.1
1 parent 05689b6 commit fc0fd4c

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.1.1] (2021-07-06)
9+
710
* Fix resize calculation ending up with zero. [#82]
811

912
## [1.1.0] (2021-03-18)
@@ -123,7 +126,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
123126

124127
* Initial release
125128

126-
[Unreleased]: https://github.com/contao/image/compare/1.1.0...HEAD
129+
[Unreleased]: https://github.com/contao/image/compare/1.1.1...HEAD
130+
[1.1.1]: https://github.com/contao/image/compare/1.1.0...1.1.1
127131
[1.1.0]: https://github.com/contao/image/compare/1.0.3...1.1.0
128132
[1.0.3]: https://github.com/contao/image/compare/1.0.2...1.0.3
129133
[1.0.2]: https://github.com/contao/image/compare/1.0.1...1.0.2

0 commit comments

Comments
 (0)