Skip to content

Commit bc89672

Browse files
authored
Merge pull request #468 from enthought/moar-changelog-updates
Add missing changelog entries for #466 and #467.
2 parents f8faeac + c3fba5d commit bc89672

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Enhancements
1010

1111
* Make UUID trait initializable. (#459)
1212
* Change default ``FileEditor`` behavior for a ``File`` trait based on
13-
whether ``exists=True`` is specified for that trait. (#451)
13+
whether ``exists=True`` is specified for that trait. (#451, #467)
1414

1515
Changes
1616

@@ -37,6 +37,8 @@ Miscellaneous
3737
* Code cleanups: remove "EOF" markers from code. Remove ``__main__`` blocks
3838
for unit tests. Remove imports of ``unittest`` from ``unittest_tools``.
3939
(#448, #446)
40+
* Update Travis CI and Appveyor configurations to run tests against
41+
all PR branches, not just PRs against master. (#466)
4042

4143

4244
Release 5.0.0

0 commit comments

Comments
 (0)