We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cd8e2 commit 945a99aCopy full SHA for 945a99a
CHANGES.txt
@@ -1,6 +1,30 @@
1
Apptools CHANGELOG
2
==================
3
4
+Released: 2023-05-25
5
+
6
+This is a bugfix release fixing a Python 3.11 compatibility issue in
7
+StatePickler.
8
9
+Thanks to the following contributors:
10
11
+* Mark Dickinson
12
+* Tony Ni
13
+* Rahul Poruri
14
15
+Version 5.2.0
16
+~~~~~~~~~~~~~
17
18
+Fixes
19
+-----
20
+* Fix StatePickler for Python 3.11. (#328)
21
+* Add encoding as an attribute for LogFileHandler initialization (#324)
22
23
+Build
24
25
+* Drop Python 3.6 and MacOS from EDM test matrix. (#332, #333)
26
+* Update Github workflows (#326)
27
28
Version 5.2.0
29
~~~~~~~~~~~~~
30
docs/releases/upcoming/328.bugfix.rst
0 commit comments