Skip to content

Commit f80eac2

Browse files
committed
Adding release notes to CHANGES
1 parent 864d19b commit f80eac2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGES.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
Envisage CHANGELOG
33
====================
44

5+
Version 4.7.0
6+
=============
7+
8+
Another incremental release for bug fixes related to IPython.
9+
10+
Fixes
11+
-----
12+
13+
* Add failing test and fix for old-style relative import. (#109)
14+
* Old-style relative import ipython_kernel plugin (#108)
15+
* Fix attractors example (#103)
16+
* Use --gui rather than --matplotlib when starting IPython kernel. (#101)
17+
* InternalIPKernel.shutdown method doesn't stop the kernel's IOPubThread (#93)
18+
* Fix task layout serialization under Python3 (#90)
19+
20+
521
Version 4.6.0
622
=============
723

0 commit comments

Comments
 (0)