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:18:31 +0200
commit7b28136408d8d002e625642a0e6b2bf9b792f5e1 (patch)
tree422a33ff8903f7831ebc9cf243eefdda4486f455
parent63d03bc7662815ffcd2695b28b28a7f6978ad0d3 (diff)
Update changelog for the 0.1.4 release
Signed-off-by: Matthias Beyer <mail@beyermatthias.de> (cherry picked from commit 4e3dccc9290056c91d120cfa8cf74330b0a7d65d)
-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: