Skip to content

Commit a8ba0c5

Browse files
committed
Merge branch 'main' of github.com:diffpy/diffpy.pdfgui
2 parents 89e76e7 + d8e48f2 commit a8ba0c5

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
=========================
2+
Diffpy.pdfgui Change Log
3+
=========================
4+
5+
.. current developments
6+
7+
8+
Version 2.0.3 – 2023-05-18
9+
==========================
10+
**Added**
11+
12+
* Support for Python 3.8, 3.9.
13+
* Use `.ddp3` instead of `.ddp` to store project files.
14+
15+
**Changed**
16+
17+
* Update wxpython to 4.1.1 and remove incompatible align flags.
18+
* Update configparser use strict as False.
19+
* Update tutorial project files for py3.
20+
21+
**Deprecated**
22+
23+
**Removed**
24+
25+
**Fixed**
26+
27+
- Incompatible conversion between bytes and str from py2 to py3.
28+
- The `listCtrlFiles.InsertItem` error in windows.
29+
- Make the string parser in doping series working.

0 commit comments

Comments
 (0)