File tree 1 file changed +17
-2
lines changed
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
14
14
15
15
<!-- <START NEW CHANGELOG ENTRY> -->
16
16
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
+
17
34
## 6.5.0rc0
18
35
19
36
([ 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
28
45
29
46
[ @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 )
30
47
31
- <!-- <END NEW CHANGELOG ENTRY> -->
32
-
33
48
## 6.5.0b0
34
49
35
50
No merged PRs
You can’t perform that action at this time.
0 commit comments