File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
1515## [ Unreleased] ##
1616
17+ ## [ 0.6.0] - 2025-10-15 ##
18+
19+ > Please mind the gap between the train and the platform.
20+
1721This update to umoci includes support for v1.1.1 of the OCI image
1822specification. For the most part, this mostly involves supporting reading new
1923features added to the specification (such as embedded-data descriptors and
@@ -822,7 +826,8 @@ systems.
822826 + ` repack `
823827 + ` config `
824828
825- [ Unreleased ] : https://github.com/opencontainers/umoci/compare/v0.5.1...HEAD
829+ [ Unreleased ] : https://github.com/opencontainers/umoci/compare/v0.6.0...HEAD
830+ [ 0.6.0 ] : https://github.com/opencontainers/umoci/compare/v0.5.1...v0.6.0
826831[ 0.5.1 ] : https://github.com/opencontainers/umoci/compare/v0.5.0...v0.5.1
827832[ 0.5.0 ] : https://github.com/opencontainers/umoci/compare/v0.4.7...v0.5.0
828833[ 0.4.7 ] : https://github.com/opencontainers/umoci/compare/v0.4.6...v0.4.7
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ USAGE:
193193 umoci [global options] command [command options] [arguments...]
194194
195195VERSION:
196- 0.5.1
196+ 0.6.0
197197
198198AUTHOR:
199199
Original file line number Diff line number Diff line change 1- 0.5.1+dev
1+ 0.6.0
You can’t perform that action at this time.
0 commit comments