diff --git a/CHANGELOG.md b/CHANGELOG.md index e581128..b6f2275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.2] - 2022-02-02 + +### Fixed + +- CI can not read changelog + ## [2.0.1] - 2022-02-02 ### Fixed @@ -67,7 +73,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release -[Unreleased]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.1...HEAD +[Unreleased]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.2...HEAD +[2.0.2]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/hapakaien/archlinux-package-action/compare/v1.1.1...v2.0.0 [1.1.1]: https://github.com/hapakaien/archlinux-package-action/compare/v1.1.0...v1.1.1