Skip to content

Commit

Permalink
Adding release notes to CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
transfix committed Aug 15, 2018
1 parent 864d19b commit f80eac2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Envisage CHANGELOG
====================

Version 4.7.0
=============

Another incremental release for bug fixes related to IPython.

Fixes
-----

* Add failing test and fix for old-style relative import. (#109)
* Old-style relative import ipython_kernel plugin (#108)
* Fix attractors example (#103)
* Use --gui rather than --matplotlib when starting IPython kernel. (#101)
* InternalIPKernel.shutdown method doesn't stop the kernel's IOPubThread (#93)
* Fix task layout serialization under Python3 (#90)


Version 4.6.0
=============

Expand Down

0 comments on commit f80eac2

Please sign in to comment.