chore: Release

This commit is contained in:
Gerald Pinder 2025-04-15 18:04:56 -04:00
parent 6625edf030
commit 707db567ee
8 changed files with 33 additions and 17 deletions

View file

@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.9.11] - 2025-04-15
### Bug Fixes
- Get os ID with built-ins
### Miscellaneous Tasks
- Upgrade deps
- Migrate from rinja to askama
- Upgrade cached and use new sync_writes by_key for faster operations
## [0.9.10] - 2025-03-26
### Bug Fixes
@ -12,6 +24,10 @@ All notable changes to this project will be documented in this file.
- Fix lints and be sure to login before build in rechunk
- Handle login for skopeo during rechunk flow
### Miscellaneous Tasks
- Release
## [0.9.9] - 2025-03-23
### Bug Fixes