aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 75fda8770..e1d0bc527 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -19,6 +19,12 @@
-->
+### 2021.06.09
+
+* Fix bug where `%(field)d` in filename template throws error
+* Improve offset parsing in outtmpl
+* [test] More rigorous tests for `prepare_filename`
+
### 2021.06.08
* Remove support for obsolete Python versions: Only 3.6+ is now supported