Skip to content

Commit

Permalink
VERSION: release v0.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksa Sarai <[email protected]>
  • Loading branch information
cyphar committed Aug 16, 2018
1 parent 08858ae commit 2523f37
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]

## [0.4.1] - 2018-08-16
### Added
- The number of possible tags that are now valid with `umoci` subcommands has
increased significantly due to an expansion in the specification of the
Expand Down Expand Up @@ -334,7 +336,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
+ `repack`
+ `config`

[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.0...HEAD
[Unreleased]: https://github.com/openSUSE/umoci/compare/v0.4.1...HEAD
[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
[0.3.1]: https://github.com/openSUSE/umoci/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/openSUSE/umoci/compare/v0.2.1...v0.3.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0+dev
0.4.1

0 comments on commit 2523f37

Please sign in to comment.