We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9276041 commit e7b4b0eCopy full SHA for e7b4b0e
1 file changed
CHANGELOG.rst
@@ -1,11 +1,19 @@
1
Changelog
2
=========
3
4
+2.4.2 (2021-10-29)
5
+------------------
6
+
7
+* Fix a minor mistake in the dump.py example
8
+* Add Python 3.9 and 3.10
9
10
2.4.1 (2020-07-16)
11
12
13
* Fix #89 - Replace explicit references to enum34 by enum-compat
14
15
2.4.0 (2020-06-23)
16
17
18
* Fix #21 - Invalid decoding in non-Universal classes
19
* Fix #57 - Invalid encoding of non-Universal classes
0 commit comments