Skip to content

Commit 4ff26a3

Browse files
committed
VERSION: release v0.5.1
In loving memory of Yuki, the most loving cat I've ever met. Most of the code I wrote in the past 4 years was with you purring on my chest. I hope you enjoyed your time with us, you were such a beautiful boy. Rest in peace, little buddy. I'll always keep you in my heart. 🖤 Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
1 parent c41e8bf commit 4ff26a3

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414

1515
## [Unreleased] ##
1616

17+
## [0.5.1] - 2025-09-05 ##
18+
19+
> 🖤 Yuki (2021-2025)
20+
1721
### Fixed ###
1822
* For images with an empty `index.json`, umoci will no longer incorrectly set
1923
the `manifests` entry to `null` (which was technically a violation of the
@@ -744,7 +748,8 @@ systems.
744748
+ `repack`
745749
+ `config`
746750

747-
[Unreleased]: https://github.com/opencontainers/umoci/compare/v0.5.0...HEAD
751+
[Unreleased]: https://github.com/opencontainers/umoci/compare/v0.5.1...HEAD
752+
[0.5.1]: https://github.com/opencontainers/umoci/compare/v0.5.0...v0.5.1
748753
[0.5.0]: https://github.com/opencontainers/umoci/compare/v0.4.7...v0.5.0
749754
[0.4.7]: https://github.com/opencontainers/umoci/compare/v0.4.6...v0.4.7
750755
[0.4.6]: https://github.com/opencontainers/umoci/compare/v0.4.5...v0.4.6

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0+dev
1+
0.5.1

0 commit comments

Comments
 (0)