File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.3.0] - 2025-05-27
11+
12+ ### Added
13+
14+ - Copy all package files, not just PKGBUILD - by @dcelasun
15+ - Multilib support - by @dcelasun
16+
17+ ### Fixed
18+
19+ - Keryring is not updated - by @cilki
20+
1021## [ 2.2.1] - 2024-02-19
1122
1223### Fixed
@@ -104,7 +115,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104115
105116- Initial release
106117
107- [ Unreleased ] : https://github.com/hapakaien/archlinux-package-action/compare/v2.2.0...HEAD
118+ [ Unreleased ] : https://github.com/hapakaien/archlinux-package-action/compare/v2.3.0...HEAD
119+ [ 2.3.0 ] : https://github.com/hapakaien/archlinux-package-action/compare/v2.2.1...v2.3.0
120+ [ 2.2.1 ] : https://github.com/hapakaien/archlinux-package-action/compare/v2.2.0...v2.2.1
108121[ 2.2.0 ] : https://github.com/hapakaien/archlinux-package-action/compare/v2.1.1...v2.2.0
109122[ 2.1.1 ] : https://github.com/hapakaien/archlinux-package-action/compare/v2.1.0...v2.1.1
110123[ 2.1.0 ] : https://github.com/hapakaien/archlinux-package-action/compare/v2.0.3...v2.1.0
You can’t perform that action at this time.
0 commit comments