CHANGELOG.md in app-info-2.1.3 vs CHANGELOG.md in app-info-2.1.4
- old
+ new
@@ -7,10 +7,22 @@
## [Unreleased]
> List all changes before release a new version.
+## [2.1.4] (2020-01-21)
+
+### Fixed
+
+- Correct Zipped dSYM filename with directory.
+
+## [2.1.3] (2020-01-16)
+
+### Fixed
+
+- Store Android icon with BINARY mode AGAIN(correct way).
+
## [2.1.2] (2020-01-11)
### Fixed
- Correct Android icon temporary path.
@@ -61,10 +73,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.1.2..HEAD
+[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.1.4..HEAD
+[2.1.4]: https://github.com/icyleaf/app-info/compare/v2.1.3...v2.1.4
+[2.1.3]: https://github.com/icyleaf/app-info/compare/v2.1.2...v2.1.3
[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