Skip to content

Commit 0975904

Browse files
committed
VERSION: release v0.4.2
Signed-off-by: Aleksa Sarai <asarai@suse.de>
1 parent 1b2ff50 commit 0975904

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
8+
9+
## [0.4.2] - 2018-09-11
810
## Added
911
- umoci now has an exposed Go API. At the moment it's unclear whether it will
1012
be changed significantly, but at the least now users can use
@@ -366,7 +368,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
366368
+ `repack`
367369
+ `config`
368370

369-
[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.1...HEAD
371+
[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.2...HEAD
372+
[0.4.2]: https://github.com/openSUSE/umoci/compare/v0.4.1...v0.4.2
370373
[0.4.1]: https://github.com/openSUSE/umoci/compare/v0.4.0...v0.4.1
371374
[0.4.0]: https://github.com/openSUSE/umoci/compare/v0.3.1...v0.4.0
372375
[0.3.1]: https://github.com/openSUSE/umoci/compare/v0.3.0...v0.3.1

VERSION

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

0 commit comments

Comments
 (0)