Skip to content

Commit 455f9cb

Browse files
Release v0.4.0 [skip ci]
1 parent b7b2c0b commit 455f9cb

File tree

5 files changed

+16
-6
lines changed

5 files changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
Features
3+
--------
4+
5+
- Added better error messages for common cases, and added a new `-l` flag for logging into a log file. (#19)
6+
- ✨ made the image checks run in parallel (#202412041140)
7+
8+
9+
Misc
10+
----
11+
12+
- #20241029
13+
14+
215
Features
316
--------
417

changes/19.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20241029.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/202412041140.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Semantic version number is automatically maintained by creating news files and releasing via CI.
2-
VERSION=0.3.0
3-
COMMIT=fa8045b15a3a95cc31a30e5c362caeddfb131ab0
2+
VERSION=0.4.0
3+
COMMIT=b7b2c0b583c28be2d25fe2712931c0c95dff8787
44
MAJOR=0
5-
MINOR=3
5+
MINOR=4
66
PATCH=0

0 commit comments

Comments
 (0)