CHANGELOG.md in app-info-2.8.4 vs CHANGELOG.md in app-info-2.8.5
- old
+ new
@@ -7,15 +7,20 @@
## [Unreleased]
> List all changes before release a new version.
-## [2.8.4] (2023-03-09)
+## [2.8.5] (2023-03-16)
### Fixed
- Sync the latest appt2 proto files to parse Android SDK 31+ for aab parser. [#51](https://github.com/icyleaf/app_info/issues/51) (thanks @[UpBra](https://github.com/UpBra))
+
+## [2.8.4] (2023-03-09)
+
+### Fixed
+
- Force android device return as boolean for aab parser.
- Handle string resources referencing other resources for apk parser.
## [2.8.3] (2022-06-27)
@@ -240,10 +245,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.8.4..HEAD
+[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.8.5..HEAD
+[2.8.5]: https://github.com/icyleaf/app-info/compare/v2.8.4...v2.8.5
[2.8.4]: https://github.com/icyleaf/app-info/compare/v2.8.3...v2.8.4
[2.8.3]: https://github.com/icyleaf/app-info/compare/v2.8.2...v2.8.3
[2.8.2]: https://github.com/icyleaf/app-info/compare/v2.8.1...v2.8.2
[2.8.1]: https://github.com/icyleaf/app-info/compare/v2.8.0...v2.8.1
[2.8.0]: https://github.com/icyleaf/app-info/compare/v2.7.0...v2.8.0