Skip to content

Commit 9f5f428

Browse files
authored
update changelog for 5.1.0 release and remove news fragment files (#277)
* update changelog for 5.1.0 release and remove news fragment files * Add release description in changelog
1 parent 5e55c08 commit 9f5f428

27 files changed

+18
-29
lines changed

CHANGES.txt

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

4+
Version 5.1.0
5+
~~~~~~~~~~~~~
6+
7+
Released : 2021-01-13
8+
9+
This is a minor release in which the modules in the apptools.undo subpackage are
10+
modified to import from pyface.undo rather than redefining the classes. This
11+
should help ease the transition to using pyface.undo in place of the now
12+
deprecated apptool.undo.
13+
14+
Deprecations
15+
------------
16+
* Import from pyface.undo.* instead of redefining classes in apptools.undo.* (#272)
17+
18+
Documentation changes
19+
---------------------
20+
* Add module docstrings to the various api modules in apptools subpackages (#274)
21+
422
Version 5.0.0
523
~~~~~~~~~~~~~
624

docs/releases/upcoming/116.bugfix.rst

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

docs/releases/upcoming/172.removal.rst

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

docs/releases/upcoming/173.removal.rst

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

docs/releases/upcoming/175.removal.rst

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

docs/releases/upcoming/184.removal.rst

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

docs/releases/upcoming/190.removal.rst

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

docs/releases/upcoming/196.bugfix.rst

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

docs/releases/upcoming/198.doc.rst

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

docs/releases/upcoming/199.removal.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)