aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 174915c..584562d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
CHANGELOG
=========
+v0.0.4 (2023-11-10):
+ Changes:
+
+ * Print an error message if the input regex does not match any extensions
+ instead of a Python runtime error.
+
v0.0.3 (2023-08-08):
Fixes: