CHANGELOG.md in app-info-3.1.1 vs CHANGELOG.md in app-info-3.1.2

- old
+ new

@@ -7,10 +7,16 @@ ## [Unreleased] > List all changes before release a new version. +## [3.1.2] (2024-06-25) + +### Fixed + +- Detect tvos for mobile provision. + ## [3.1.0] (2024-06-24) Dropped Ruby 2.5 ~ 3.0 support (no changes required.). ### Added @@ -334,10 +340,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/v3.1.0..HEAD +[Unreleased]: https://github.com/icyleaf/app-info/compare/v3.1.2..HEAD +[3.1.2]: https://github.com/icyleaf/app-info/compare/v3.1.0...v3.1.2 [3.1.0]: https://github.com/icyleaf/app-info/compare/v3.0.0...v3.1.0 [3.0.0]: https://github.com/icyleaf/app-info/compare/v2.8.5...v3.0.0 [3.0.0.beta4]: https://github.com/icyleaf/app-info/compare/v3.0.0.beta3...v3.0.0.beta4 [3.0.0.beta3]: https://github.com/icyleaf/app-info/compare/v3.0.0.beta2...v3.0.0.beta3 [3.0.0.beta2]: https://github.com/icyleaf/app-info/compare/v3.0.0.beta1...v3.0.0.beta2