Skip to content

Commit

Permalink
VERSION: release v0.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksa Sarai <[email protected]>
  • Loading branch information
cyphar committed Nov 11, 2018
1 parent b275f2a commit 01167d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

## [v0.4.3] - 2018-11-11
## Added
- All umoci commands that had `--history.*` options can now decide to omit a
history entry with `--no-history`. Note that while this is supported for
Expand Down Expand Up @@ -379,7 +381,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
+ `repack`
+ `config`

[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.2...HEAD
[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.3...HEAD
[0.4.3]: https://github.com/openSUSE/umoci/compare/v0.4.2...v0.4.3
[0.4.2]: https://github.com/openSUSE/umoci/compare/v0.4.1...v0.4.2
[0.4.1]: https://github.com/openSUSE/umoci/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/openSUSE/umoci/compare/v0.3.1...v0.4.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.2+dev
0.4.3

0 comments on commit 01167d5

Please sign in to comment.