Skip to content

Commit d7ec66c

Browse files
committed
Prepare 0.0.3
1 parent 0ed1be5 commit d7ec66c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
Overview of changes in 0.0.2
29
============================
310

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'fedora-toolbox',
3-
version: '0.0.2',
3+
version: '0.0.3',
44
license: 'ASL 2.0',
55
meson_version: '>= 0.40.0',
66
)

0 commit comments

Comments
 (0)