Skip to content

Commit

Permalink
Merge pull request #29 from hapakaien/release/v2.2.0
Browse files Browse the repository at this point in the history
chore: release v2.2.0
  • Loading branch information
heyhusen committed Aug 5, 2022
2 parents 94f928c + f9ff681 commit 0f306e4
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.0] - 2022-08-05

### Added

- Option to update archlinux-keyring - by @ReenigneArcher
- Make repository name lowercase - by @ReenigneArcher

## [2.1.1] - 2022-05-15

### Fixed
Expand All @@ -17,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Option to resolve deps using paru (from AUR)
- Option to resolve deps using paru (from AUR) - by @kamack38

## [2.0.3] - 2022-02-02

Expand Down Expand Up @@ -91,7 +98,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.1.1...HEAD
[Unreleased]: https://github.com/hapakaien/archlinux-package-action/compare/v2.2.0...HEAD
[2.2.0]: https://github.com/hapakaien/archlinux-package-action/compare/v2.1.1...v2.2.0
[2.1.1]: https://github.com/hapakaien/archlinux-package-action/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.3...v2.1.0
[2.0.3]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.2...v2.0.3
Expand Down

0 comments on commit 0f306e4

Please sign in to comment.