Skip to content

Commit 6266ec2

Browse files
committed
Update the change log. Version 3.2.0 instead of 3.1.1
1 parent 55d2b12 commit 6266ec2

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
Changelog
22
=========
33

4-
3.1.1 (2026-31-01)
4+
3.2.0 (2026-02-06)
55
------------------
66

7-
* Support for using Encoder via context manager
8-
* Support for encoding sequences via context manager
9-
* Support for encoding sets via context manager
10-
* Support for using Decoder via context manager
7+
* New API using a context manager
8+
* Support for using Encoder via context manager
9+
* Support for encoding sequences via context manager
10+
* Support for encoding sets via context manager
11+
* Support for using Decoder via context manager
12+
13+
* Add support of Python 3.14
14+
15+
* New way of installing old versions of Python in the Docker file.
16+
As a consequence, all versions of Python including 2.7 and from 3.5 to 3.14 are now properly tested.
1117

1218
3.1.0 (2025-05-16)
1319
------------------

0 commit comments

Comments
 (0)