Skip to content

Commit 9574a23

Browse files
author
Poruri Sai Rahul
committed
DOC : update changelog
- with info on recent PRs that were merged - with note about broken `MultiContext` instance pickling on Python 2 modified: CHANGES.txt
1 parent 7ca77f0 commit 9574a23

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGES.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
Codetools Changelog
22
===================
33

4-
DEV
5-
---
4+
Release 4.3.0
5+
-------------
6+
7+
*NOTE* : Pickling `MultiContext` instances is broken on Python 2.
8+
See https://github.com/enthought/codetools/issues/30 for further details.
69

710
New Features
811

@@ -19,6 +22,8 @@ Enhancements
1922

2023
Fixes
2124

25+
* Remove deprecated traits api (#27)
26+
2227
* Remove unused imports and dependence on `unittest2` (#13)
2328

2429

0 commit comments

Comments
 (0)