summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/changes.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 71e041939..ed68c1460 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -217,7 +217,7 @@ The best check that everything is ok is to run a dry-run extraction::
Changelog
=========
-Version 1.1.12 (2020-06-06)
+Version 1.1.13 (2020-06-06)
---------------------------
Compatibility notes:
@@ -243,6 +243,14 @@ Compatibility notes:
Fixes:
+- rebuilt using a current Cython version, compatible with python 3.8, #5214
+
+
+Version 1.1.12 (2020-06-06)
+---------------------------
+
+Fixes:
+
- fix preload-related memory leak, #5202.
- mount / borgfs (FUSE filesystem):