CHANGELOG.md in app-info-2.6.5 vs CHANGELOG.md in app-info-2.7.0.beta1
- old
+ new
@@ -7,10 +7,16 @@
## [Unreleased]
> List all changes before release a new version.
+## [2.7.0.beta1] (2021-09-27)
+
+### Added
+
+- Android App Bundle a.k.a `aab` file parts support [#36](https://github.com/icyleaf/app_info/pull/36)
+
## [2.6.5] (2021-09-17)
### Added
- Add ability to retrieve manifest metadata (depend on playtestcloud/ruby_apk forked one)
@@ -183,10 +189,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.6.5..HEAD
+[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.7.0.beta1..HEAD
+[2.7.0.beta1]: https://github.com/icyleaf/app-info/compare/v2.6.5...v2.7.0.beta1
[2.6.5]: https://github.com/icyleaf/app-info/compare/v2.6.4...v2.6.5
[2.6.4]: https://github.com/icyleaf/app-info/compare/v2.6.3...v2.6.4
[2.6.3]: https://github.com/icyleaf/app-info/compare/v2.6.1...v2.6.3
[2.6.1]: https://github.com/icyleaf/app-info/compare/v2.6.0...v2.6.1
[2.6.0]: https://github.com/icyleaf/app-info/compare/v2.5.4...v2.6.0