summaryrefslogtreecommitdiff
path: root/support/spix/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/spix/CHANGELOG.md')
-rw-r--r--support/spix/CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/support/spix/CHANGELOG.md b/support/spix/CHANGELOG.md
index 59fbcaeb63..9e5ed3b4ca 100644
--- a/support/spix/CHANGELOG.md
+++ b/support/spix/CHANGELOG.md
@@ -1,3 +1,17 @@
+* spix 1.3.0 (2022-11-18)
+
+ * Add Python3.11 support.
+ * Add tests.
+ * Flush output: it could lead to output lines being shuffled.
+
+ -- Louis Paternault <spalax@gresille.org>
+
+* spix 1.2.0 (2021-11-27)
+
+ * Add Python3.10 support.
+
+ -- Louis Paternault <spalax@gresille.org>
+
* spix 1.1.0 (2020-07-23)
* Python 3.9 support.