From 5efa06acfb3bb4e65d2711cf5255970948e047cf Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Wed, 24 Jun 2020 10:17:54 +1000 Subject: [PATCH] VERSION: release 0.4.6 Signed-off-by: Aleksa Sarai --- CHANGELOG.md | 5 ++++- README.md | 2 +- VERSION | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d6d5e80..cf9b8790e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## + +## [0.4.6] - 2020-06-24 ## umoci has been adopted by the Open Container Initative as a reference implementation of the OCI Image Specification. This will have little impact on the roadmap or scope of umoci, but it does further solidify umoci as a useful @@ -445,7 +447,8 @@ systems. + `repack` + `config` -[Unreleased]: https://github.com/opencontainers/umoci/compare/v0.4.5...HEAD +[Unreleased]: https://github.com/opencontainers/umoci/compare/v0.4.6...HEAD +[0.4.6]: https://github.com/opencontainers/umoci/compare/v0.4.5...v0.4.6 [0.4.5]: https://github.com/opencontainers/umoci/compare/v0.4.4...v0.4.5 [0.4.4]: https://github.com/opencontainers/umoci/compare/v0.4.3...v0.4.4 [0.4.3]: https://github.com/opencontainers/umoci/compare/v0.4.2...v0.4.3 diff --git a/README.md b/README.md index a4b280400..4ddc9a927 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ USAGE: umoci [global options] command [command options] [arguments...] VERSION: - 0.4.5 + 0.4.6 AUTHOR: Aleksa Sarai diff --git a/VERSION b/VERSION index 54f208ae7..ef52a6480 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.5+dev +0.4.6