Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ausi committed May 27, 2023
1 parent 5a4e656 commit c33e463
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
* Add EXIF, IPTC, XMP metadata handling for JPEG, PNG, WEBP, GIF, HEIC, JXL, AVIF. [#93], [#95], [#96]
* Improve file name hashing algorithm. [#90]
* Fix wrong exception class being thrown.
* Add new methods `getRawImg()` and `getRawSources()` to Picture [#98]

## [1.1.2] (2022-08-16)

Expand Down Expand Up @@ -158,6 +159,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
[0.2.0]: https://github.com/contao/image/compare/0.1.0...0.2.0
[0.1.0]: https://github.com/contao/image/commits/0.1.0

[#98]: https://github.com/contao/image/issues/98
[#96]: https://github.com/contao/image/issues/96
[#95]: https://github.com/contao/image/issues/95
[#93]: https://github.com/contao/image/issues/93
Expand Down

0 comments on commit c33e463

Please sign in to comment.