CHANGELOG.md in app-info-2.1.1 vs CHANGELOG.md in app-info-2.1.2
- old
+ new
@@ -7,11 +7,17 @@
## [Unreleased]
> List all changes before release a new version.
+## [2.1.2] (2020-01-11)
+### Fixed
+
+- Correct Android icon temporary path.
+- Store Android icon force encoding with BINARY.
+
## [2.1.1] (2019-12-28)
### Fixed
- Correct get dSYM binary file. #[19](https://github.com/icyleaf/app-info/pull/19)
@@ -55,10 +61,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.1.1..HEAD
+[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.1.2..HEAD
+[2.1.2]: https://github.com/icyleaf/app-info/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/icyleaf/app-info/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/icyleaf/app-info/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/icyleaf/app-info/compare/v1.1.2...v2.0.0
[1.1.2]: https://github.com/icyleaf/app-info/compare/v1.0.5...v1.1.2
[1.1.0]: https://github.com/icyleaf/app-info/compare/v1.0.5...v1.1.0