We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cad9bbc + a1ade62 commit 0348467Copy full SHA for 0348467
CHANGELOG.md
@@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
+### Changed
9
+- Error messages from `github.com/openSUSE/umoci/oci/cas/drivers/dir` actually
10
+ make sense now. openSUSE/umoci#121
11
+- `umoci unpack` now generates `config.json` blobs according to the [still
12
+ proposed][ispec-pr492] OCI image specification conversion document.
13
+ openSUSE/umoci#120
14
+
15
+[ispec-pr492]: https://github.com/opencontainers/image-spec/pull/492
16
17
## [0.2.1] - 2017-04-12
18
### Added
0 commit comments