Skip to content

Commit 61ae68e

Browse files
authored
Merge pull request #25 from enthought/doc/update-changelog
Update changelog
2 parents 8341522 + 9574a23 commit 61ae68e

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGES.txt

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

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.
9+
10+
New Features
11+
12+
* Support for Python 3.5 and 3.6 (#22)
13+
14+
* New `IDataContext` interface and relevant concrete implementations -
15+
`DataContext` and `MultiContext` (#18)
16+
17+
* Provide adaptation offers for dictionaty to IContext adaptation (#15)
18+
19+
Enhancements
20+
21+
* Use PEP 440 compliant development version (#19)
22+
23+
Fixes
424

5-
What's new in Codetools 4.3.0
6-
-----------------------------
25+
* Remove deprecated traits api (#27)
726

27+
* Remove unused imports and dependence on `unittest2` (#13)
828

929

1030
Release 4.2.0

0 commit comments

Comments
 (0)