File tree Expand file tree Collapse file tree 2 files changed +45
-1
lines changed Expand file tree Collapse file tree 2 files changed +45
-1
lines changed Original file line number Diff line number Diff line change 3
3
Issues closed in the 2.x development cycle
4
4
==========================================
5
5
6
+
7
+ Issues closed in 2.3.1
8
+ ----------------------
9
+
10
+ Just one bugfix: fixed bad CRCRLF line-endings in notebooks on Windows
11
+
12
+ Pull Requests (1):
13
+
14
+ * :ghpull: `6911 `: don't use text mode in mkstemp
15
+
16
+ Issues (1):
17
+
18
+ * :ghissue: `6599 `: Notebook.ipynb CR+LF turned into CR+CR+LF
19
+
6
20
Issues closed in 2.3.0
7
21
----------------------
8
22
Original file line number Diff line number Diff line change 1
1
============
2
- 2.0 Series
2
+ 2.x Series
3
3
============
4
4
5
+ Release 2.3.1
6
+ =============
7
+
8
+ November, 2014
9
+
10
+ - Fix CRCRLF line-ending bug in notebooks on Windows
11
+
12
+ For more information on what fixes have been backported to 2.3.1,
13
+ see our :ref: `detailed release info <issues_list_200 >`.
14
+
15
+ Release 2.3.0
16
+ =============
17
+
18
+ October, 2014
19
+
20
+ - improve qt5 support
21
+ - prevent notebook data loss with atomic writes
22
+
23
+ For more information on what fixes have been backported to 2.3,
24
+ see our :ref: `detailed release info <issues_list_200 >`.
25
+
26
+ Release 2.2.0
27
+ =============
28
+
29
+ August, 2014
30
+
31
+ - Add CORS configuration
32
+
33
+ For more information on what fixes have been backported to 2.2,
34
+ see our :ref: `detailed release info <issues_list_200 >`.
5
35
6
36
Release 2.1.0
7
37
=============
You can’t perform that action at this time.
0 commit comments