summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-08-31 08:46:00 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-08-31 08:49:42 +0200
commit414fc4ff1f0aac20867728634af44ea92ea72b10 (patch)
tree2026f143776cd2d5c7252ccc09caa7327947fc06
parent39294cfc0d1058c9f718d5e9664f9ad0e59bc0eb (diff)
Add CHANGELOG for v0.2.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--CHANGELOG.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1a315aa9..3d42189 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,31 @@
# Changelog
+## v0.2.1
+
+Bugfix release. Fixes:
+
+* The logfile path is now constructed correctly
+ * c9ab871ca121efd783cb0c3d2afc001f64fdfda7
+
+* punctuation (.-) in package name is now allowed
+ * 3066146b852e6b98454cbd1b7b035a7fccb80d97
+
+* Indention from help text was removed
+ * 21e4b7d2f1c9ea603870b6c49d27d7177911bc60
+
+* HTTP redirects are followed (only 10 for now)
+ * 80792234d085a6ef990d1746f7a90b7ba8e408b7
+
+* If a dependency gets rebuild, the dependent package gets rebuild, too
+ * 216a265f6b87eb18da08fcb78aa8bd36ab1abd02
+
+* Package print format default was updated
+ * 2b42b5915f9ad974c8af76c524768e993925d632
+
+* trace output was fixed
+ * 027c1f23f5221c7463b12086e1a77887d282e398
+
+
## v0.2.0
The v0.2.0 release of butido is considered incompatible with the v0.1.x