Skip to content

Commit 1c44d6f

Browse files
committed
VERSION: release v0.6.0
Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 7fb9b5a commit 1c44d6f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

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.6.0] - 2025-10-15 ##
18+
19+
> Please mind the gap between the train and the platform.
20+
1721
This update to umoci includes support for v1.1.1 of the OCI image
1822
specification. For the most part, this mostly involves supporting reading new
1923
features 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ USAGE:
193193
umoci [global options] command [command options] [arguments...]
194194
195195
VERSION:
196-
0.5.1
196+
0.6.0
197197
198198
AUTHOR:
199199
Aleksa Sarai <[email protected]>

VERSION

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

0 commit comments

Comments
 (0)