We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed1be5 commit d7ec66cCopy full SHA for d7ec66c
2 files changed
NEWS
@@ -1,3 +1,10 @@
1
+Overview of changes in 0.0.3
2
+============================
3
+
4
+* Clean up the Buildah working containers on error
5
+* Unbreak creating the toolbox if the toolbox image already exists
6
7
8
Overview of changes in 0.0.2
9
============================
10
meson.build
@@ -1,6 +1,6 @@
project(
'fedora-toolbox',
- version: '0.0.2',
+ version: '0.0.3',
license: 'ASL 2.0',
meson_version: '>= 0.40.0',
)
0 commit comments