Skip to content

Commit 945a99a

Browse files
Update changelog (#335)
Cleans up release snippets as well.
1 parent 04cd8e2 commit 945a99a

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGES.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Apptools CHANGELOG
22
==================
33

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+
428
Version 5.2.0
529
~~~~~~~~~~~~~
630

docs/releases/upcoming/328.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)