Prepare 0.0.3
This commit is contained in:
parent
0ed1be57e4
commit
d7ec66c8ab
2 changed files with 8 additions and 1 deletions
7
NEWS
7
NEWS
|
@ -1,3 +1,10 @@
|
|||
Overview of changes in 0.0.3
|
||||
============================
|
||||
|
||||
* Clean up the Buildah working containers on error
|
||||
* Unbreak creating the toolbox if the toolbox image already exists
|
||||
|
||||
|
||||
Overview of changes in 0.0.2
|
||||
============================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
project(
|
||||
'fedora-toolbox',
|
||||
version: '0.0.2',
|
||||
version: '0.0.3',
|
||||
license: 'ASL 2.0',
|
||||
meson_version: '>= 0.40.0',
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue