##// END OF EJS Templates
Document date for actual release
Thomas Kluyver -
Show More
@@ -6,7 +6,7 b''
6 6 Release 3.0
7 7 ===========
8 8
9 Coming February, 2015
9 Released February 27, 2015
10 10
11 11 This is a really big release. Over 150 contributors, and almost 6000 commits in a bit under a year.
12 12 Support for languages other than Python is greatly improved,
@@ -68,7 +68,9 b' style short name, such as ``\\alpha``. Press tab, and it will turn into \xce\xb1.'
68 68
69 69 Widget migration guide
70 70 ----------------------
71 The widget framework has a lot of backwards incompatible changes. For information about migrating widget notebooks and custom widgets to 3.0 refer to the :doc:`widget migration guide<version3_widget_migration>`.
71 The widget framework has a lot of backwards incompatible changes.
72 For information about migrating widget notebooks and custom widgets to 3.0 refer
73 to the :doc:`widget migration guide<version3_widget_migration>`.
72 74
73 75 Other new features
74 76 ------------------
General Comments 0
You need to be logged in to leave comments. Login now