File tree 1 file changed +21
-2
lines changed
1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,27 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
14
14
15
15
<!-- <START NEW CHANGELOG ENTRY> -->
16
16
17
+ ## 6.4.3
18
+
19
+ ([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.4.2...c373bd89adaaddffbb71747ebbcfe8a749cae0a8 ) )
20
+
21
+ ### Bugs fixed
22
+
23
+ - Add @babel/core dependency [ #6133 ] ( https://github.com/jupyter/notebook/pull/6133 ) ([ @afshin ] ( https://github.com/afshin ) )
24
+ - Switch webpack to production mode [ #6131 ] ( https://github.com/jupyter/notebook/pull/6131 ) ([ @afshin ] ( https://github.com/afshin ) )
25
+
26
+ ### Maintenance and upkeep improvements
27
+
28
+ - Clean up link checking [ #6130 ] ( https://github.com/jupyter/notebook/pull/6130 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
29
+
30
+ ### Contributors to this release
31
+
32
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/notebook/graphs/contributors?from=2021-08-06&to=2021-08-10&type=c ) )
33
+
34
+ [ @afshin ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafshin+updated%3A2021-08-06..2021-08-10&type=Issues ) | [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2021-08-06..2021-08-10&type=Issues ) | [ @Zsailer ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2021-08-06..2021-08-10&type=Issues )
35
+
36
+ <!-- <END NEW CHANGELOG ENTRY> -->
37
+
17
38
## 6.4.2
18
39
19
40
([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.4.0...999e8322bcd24e0ed62b180c19ec13db3f48165b ) )
@@ -36,8 +57,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
36
57
37
58
[ @afshin ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafshin+updated%3A2021-05-17..2021-08-06&type=Issues ) | [ @Amr-Ibra ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AAmr-Ibra+updated%3A2021-05-17..2021-08-06&type=Issues ) | [ @frenzymadness ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2021-05-17..2021-08-06&type=Issues ) | [ @ilayh123 ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ailayh123+updated%3A2021-05-17..2021-08-06&type=Issues ) | [ @kevin-bates ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2021-05-17..2021-08-06&type=Issues ) | [ @Nazeeh21 ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ANazeeh21+updated%3A2021-05-17..2021-08-06&type=Issues ) | [ @saiwing-yeung ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Asaiwing-yeung+updated%3A2021-05-17..2021-08-06&type=Issues )
38
59
39
- <!-- <END NEW CHANGELOG ENTRY> -->
40
-
41
60
## 6.4.0
42
61
43
62
([ Full Changelog] ( https://github.com/jupyter/notebook/compare/6.3.0...80eb286f316838afc76a9a84b06f54e7dccb6c86 ) )
You can’t perform that action at this time.
0 commit comments