CHANGELOG.md in app-info-2.4.2 vs CHANGELOG.md in app-info-2.4.3
- old
+ new
@@ -7,10 +7,20 @@
## [Unreleased]
> List all changes before release a new version.
+## [2.4.3] (2021-04-12)
+
+### Fixed
+
+- Fix throws an exception 'IHDR not in place for PNG' during parse ipa file.
+
+### Changed
+
+- Temporary remove `dimensions` key from icons method (Only ipa file)
+
## [2.4.2] (2021-04-06)
### Changed
- Remove [pngdefry](https://github.com/soffes/pngdefry) gem, install it to decode iOS png file if needs.
@@ -106,10 +116,11 @@
### Changed
- Updated dependency of CFPropertly list be a range between 2.3.4. (thanks @[cschroed](https://github.com/cschroed))
-[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.4.2..HEAD
+[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.4.3..HEAD
+[2.4.3]: https://github.com/icyleaf/app-info/compare/v2.4.2...v2.4.3
[2.4.2]: https://github.com/icyleaf/app-info/compare/v2.4.1...v2.4.2
[2.4.1]: https://github.com/icyleaf/app-info/compare/v2.3.0...v2.4.1
[2.3.0]: https://github.com/icyleaf/app-info/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/icyleaf/app-info/compare/v2.1.4...v2.2.0
[2.1.4]: https://github.com/icyleaf/app-info/compare/v2.1.3...v2.1.4