File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,23 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
1414
1515<!-- <START NEW CHANGELOG ENTRY> -->
1616
17+ ## 6.5.0
18+
19+ ([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.5.0rc0...3c7afbdff6ec33e61531b3cbe3bc20b8440d3181 ) )
20+
21+ ### Bugs fixed
22+
23+ - Forward port of #6461 - Fix a typo in exception text [ #6545 ] ( https://github.com/jupyter/notebook/pull/6545 ) ([ @krassowski ] ( https://github.com/krassowski ) )
24+ - Normalise ` os_path ` [ #6540 ] ( https://github.com/jupyter/notebook/pull/6540 ) ([ @krassowski ] ( https://github.com/krassowski ) )
25+
26+ ### Contributors to this release
27+
28+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/notebook/graphs/contributors?from=2022-08-30&to=2022-10-13&type=c ) )
29+
30+ [ @echarles ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2022-08-30..2022-10-13&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2022-08-30..2022-10-13&type=Issues )
31+
32+ <!-- <END NEW CHANGELOG ENTRY> -->
33+
1734## 6.5.0rc0
1835
1936([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.5.0b0...6d7109a6f39b8ad92d06ebf34e8dbbca5c9cbaf6 ) )
@@ -28,8 +45,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
2845
2946[ @github-actions ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-07-29..2022-08-30&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-07-29..2022-08-30&type=Issues ) | [ @RRosio ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2022-07-29..2022-08-30&type=Issues )
3047
31- <!-- <END NEW CHANGELOG ENTRY> -->
32-
3348## 6.5.0b0
3449
3550No merged PRs
You can’t perform that action at this time.
0 commit comments