summaryrefslogtreecommitdiffstats
path: root/Changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Changes.rst')
-rw-r--r--Changes.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes.rst b/Changes.rst
index 0e8bfa8..689e987 100644
--- a/Changes.rst
+++ b/Changes.rst
@@ -1,3 +1,13 @@
+Changes for v3.3.0 (2024-04-13)
+===============================
+
+- tomlq: Use tomllib on Python 3.11 when not round-tripping
+
+- xq: Support in-place XML editing
+
+- Do not interpret characters that cannot be parsed in octal as int
+ (#176)
+
Changes for v3.2.3 (2023-09-09)
===============================