summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-05-11 12:34:31 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-06-01 13:14:06 +0200
commit4e3dccc9290056c91d120cfa8cf74330b0a7d65d (patch)
tree75afd94ae653210f67373fe985e6b281bfa834c2
parente733ead7f7849030bc87e1b9da4d8b9046b71904 (diff)
Update changelog for the 0.1.4 release
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--CHANGELOG.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8426bbf..25b8fd5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,24 @@
# Changelog
+## v0.1.4
+
+Bugfix release. Fixes:
+
+* A typo was fixed
+ * aef74e56afe695f39e6ce38588a4ddbed9cf1817
+
+* A bug was fixed where not-found dependencies were ignored
+ * e8063c060cddef9a6f1d8757eaf17c23d6c387a3
+ * 9b47e557a40dab7bd13e92790c4515d05f073157
+
+* A bug was fixed where colorized strings were put into the database,
+ unintentionally, causing log parsing to fail silently
+ * 8e0ba26b15ffb78fa05f1e631bfd12722ddcd31e
+
+* sourcehut builds were removed
+ * e733ead7f7849030bc87e1b9da4d8b9046b71904
+
+
## v0.1.3
Bugfix release. Fixes: