chore: Release
This commit is contained in:
parent
de3becfe2d
commit
ddfacd3492
7 changed files with 34 additions and 16 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -2,6 +2,23 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.8.23] - 2024-11-26
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Make sure tag job uses +build-images target
|
||||
- Ensure we build the +build-scripts target on tags
|
||||
- Make sure jq prints raw values
|
||||
|
||||
### Features
|
||||
|
||||
- Add cache for dnf5
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Remove unneded comment about `bootupctl` command
|
||||
- Add get_json_array bash function for migration to jq
|
||||
|
||||
## [0.8.22] - 2024-11-24
|
||||
|
||||
### Bug Fixes
|
||||
|
|
@ -37,6 +54,7 @@ All notable changes to this project will be documented in this file.
|
|||
- Add extra help text for fixing local modules
|
||||
- Install jq and prefer over yq for modules
|
||||
- Release
|
||||
- Release
|
||||
|
||||
## [0.8.20] - 2024-10-06
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue