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
14
14
15
15
<!-- <START NEW CHANGELOG ENTRY> -->
16
16
17
+ ## 6.5.2
18
+
19
+ ([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.5.1...8a00144fa9afc26ff9a29c9abf12db4014f52293 ) )
20
+
21
+ ### Bugs fixed
22
+
23
+ - Ensure custom preload is correctly handled [ #6580 ] ( https://github.com/jupyter/notebook/pull/6580 ) ([ @echarles ] ( https://github.com/echarles ) )
24
+ - Fix: jQuery-UI 404 Error by updating dependency path in static template [ #6578 ] ( https://github.com/jupyter/notebook/pull/6578 ) ([ @RRosio ] ( https://github.com/RRosio ) )
25
+
26
+ ### Maintenance and upkeep improvements
27
+
28
+ - Depend on nbclassic 0.4.7 [ #6593 ] ( https://github.com/jupyter/notebook/pull/6593 ) ([ @echarles ] ( https://github.com/echarles ) )
29
+
30
+ ### Contributors to this release
31
+
32
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/notebook/graphs/contributors?from=2022-10-13&to=2022-10-30&type=c ) )
33
+
34
+ [ @bnavigator ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abnavigator+updated%3A2022-10-13..2022-10-30&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2022-10-13..2022-10-30&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afcollonval+updated%3A2022-10-13..2022-10-30&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-10-13..2022-10-30&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-10-13..2022-10-30&type=Issues ) | [ @RRosio ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2022-10-13..2022-10-30&type=Issues )
35
+
36
+ <!-- <END NEW CHANGELOG ENTRY> -->
37
+
17
38
## 6.5.1
18
39
19
40
([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.5.0...67546dad676025b70b8b5f061c42ed31029f5dac ) )
@@ -28,8 +49,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
28
49
29
50
[ @echarles ] ( https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2022-10-13..2022-10-13&type=Issues )
30
51
31
- <!-- <END NEW CHANGELOG ENTRY> -->
32
-
33
52
## 6.5.0
34
53
35
54
([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.5.0rc0...3c7afbdff6ec33e61531b3cbe3bc20b8440d3181 ) )
You can’t perform that action at this time.
0 commit comments