CHANGELOG.md in app-info-2.8.0 vs CHANGELOG.md in app-info-2.8.1
- old
+ new
@@ -7,10 +7,16 @@
## [Unreleased]
> List all changes before release a new version.
+## [2.8.1] (2021-12-20)
+
+### Fixed
+
+- Fix no found intent filter in manifest error.
+
## [2.8.0] (2021-12-16)
### Added
- New methods added to `apk` and `aab` [3adfa223](https://github.com/icyleaf/app_info/tree/3adfa223479caa672fce5d3a119b6db098463699) [939a6506](https://github.com/icyleaf/app_info/tree/939a6506f3ac1cb7ad1ed46128df41de6ee3b0d0)
@@ -214,10 +220,12 @@
### 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.8.1..HEAD
+[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
[2.7.0]: https://github.com/icyleaf/app-info/compare/v2.6.5...v2.7.0
[2.7.0.beta5]: https://github.com/icyleaf/app-info/compare/v2.7.0.beta2...v2.7.0.beta5
[2.7.0.beta2]: https://github.com/icyleaf/app-info/compare/v2.7.0.beta1...v2.7.0.beta2
[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