Skip to content

Commit 99ef875

Browse files
author
Poruri Sai Rahul
authored
Merge pull request #102 from enthought/update-changelog
Update changelog in prep for release
2 parents abaf5d4 + a3d2d5f commit 99ef875

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.txt

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

4+
Version 4.5.0
5+
~~~~~~~~~~~~~
6+
7+
Released : 10 October 2019
8+
9+
* Remove use of `2to3`. (#90)
10+
* Use etstool for CI tasks. Setup travis macos and appveyor CI. (#92)
11+
* Temporarily change cwd when running tests. (#104)
12+
* Update broken imports. (#95)
13+
* Add `six` to requirements. (#101)
14+
* Remove one more use of the deprecated `set` method. (#103)
15+
* Use `trait_set` instead of the now deprecated `set` method. (#82)
16+
* Address one more numpy deprecation warning. (#100)
17+
* Address numpy deprecation warnings. (#83)
18+
* Test the package on Python 3.5, 3.6 on CI. (#78)
19+
* Fix mismatched pyface and traitsui requirements. (#73)
20+
* Drop support for Python 2.6. (#63)
21+
* Fix `state_pickler.dump` on Python 2. (#61)
22+
* Fix a few spelling mistakes in documentation. (#87)
23+
424
Version 4.4.0
525
~~~~~~~~~~~~~
626

0 commit comments

Comments
 (0)