File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed
Expand file tree Collapse file tree 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
1414
1515<!-- <START NEW CHANGELOG ENTRY> -->
1616
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+
1738## 6.4.2
1839
1940([ 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
3657
3758[ @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 )
3859
39- <!-- <END NEW CHANGELOG ENTRY> -->
40-
4160## 6.4.0
4261
4362([ Full Changelog] ( https://github.com/jupyter/notebook/compare/6.3.0...80eb286f316838afc76a9a84b06f54e7dccb6c86 ) )
You can’t perform that action at this time.
0 commit comments