From 216d1a122b46ab26f83e1c21593fed59d2556932 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Wed, 12 Apr 2017 09:20:47 +1000 Subject: [PATCH] VERSION: release v0.2.1 Signed-off-by: Aleksa Sarai --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bae9715c0..ad4778714 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [0.2.1] - 2017-04-12 ### Added - `hack/release.sh` automates the process of generating all of the published artefacts for releases. The new script also generates signed source code @@ -153,7 +155,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). + `repack` + `config` -[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.2.0...HEAD +[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.2.1...HEAD +[0.2.0]: https://github.com/openSUSE/umoci/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/openSUSE/umoci/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/openSUSE/umoci/compare/v0.0.0...v0.1.0 [0.0.0]: https://github.com/openSUSE/umoci/compare/v0.0.0-rc3...v0.0.0 diff --git a/VERSION b/VERSION index 37b88d55f..0c62199f1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0+dev +0.2.1