File tree 1 file changed +24
-2
lines changed
1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,30 @@ 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.2
18
+
19
+ ([ Full Changelog] ( https://github.com/jupyter/notebook/compare/v6.4.0...999e8322bcd24e0ed62b180c19ec13db3f48165b ) )
20
+
21
+ ### Bugs fixed
22
+
23
+ - Add missing file to manifest [ #6122 ] ( https://github.com/jupyter/notebook/pull/6122 ) ([ @afshin ] ( https://github.com/afshin ) )
24
+ - Fix issue #3218 [ #6108 ] ( https://github.com/jupyter/notebook/pull/6108 ) ([ @Nazeeh21 ] ( https://github.com/Nazeeh21 ) )
25
+ - Fix version of jupyter-packaging in pyproject.toml [ #6101 ] ( https://github.com/jupyter/notebook/pull/6101 ) ([ @frenzymadness ] ( https://github.com/frenzymadness ) )
26
+ - "#element".tooltip is not a function on home page fixed. [ #6070 ] ( https://github.com/jupyter/notebook/pull/6070 ) ([ @ilayh123 ] ( https://github.com/ilayh123 ) )
27
+
28
+ ### Maintenance and upkeep improvements
29
+
30
+ - Enhancements to the desktop entry [ #6099 ] ( https://github.com/jupyter/notebook/pull/6099 ) ([ @Amr-Ibra ] ( https://github.com/Amr-Ibra ) )
31
+ - Add missing spaces to help messages in config file [ #6085 ] ( https://github.com/jupyter/notebook/pull/6085 ) ([ @saiwing-yeung ] ( https://github.com/saiwing-yeung ) )
32
+
33
+ ### Contributors to this release
34
+
35
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/notebook/graphs/contributors?from=2021-05-17&to=2021-08-06&type=c ) )
36
+
37
+ [ @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
+
39
+ <!-- <END NEW CHANGELOG ENTRY> -->
40
+
17
41
## 6.4.0
18
42
19
43
([ Full Changelog] ( https://github.com/jupyter/notebook/compare/6.3.0...80eb286f316838afc76a9a84b06f54e7dccb6c86 ) )
@@ -49,8 +73,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
49
73
50
74
[@afshin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafshin+updated%3A2021-03-22..2021-05-12&type=Issues) | [@befeleme](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abefeleme+updated%3A2021-03-22..2021-05-12&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2021-03-22..2021-05-12&type=Issues) | [@faucct](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afaucct+updated%3A2021-03-22..2021-05-12&type=Issues) | [@frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2021-03-22..2021-05-12&type=Issues) | [@gamestrRUS](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AgamestrRUS+updated%3A2021-03-22..2021-05-12&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2021-03-22..2021-05-12&type=Issues) | [@kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2021-03-22..2021-05-12&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aminrk+updated%3A2021-03-22..2021-05-12&type=Issues) | [@misterhay](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Amisterhay+updated%3A2021-03-22..2021-05-12&type=Issues) | [@stef4k](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Astef4k+updated%3A2021-03-22..2021-05-12&type=Issues) | [@wggillen](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Awggillen+updated%3A2021-03-22..2021-05-12&type=Issues)
51
75
52
- <!-- <END NEW CHANGELOG ENTRY> -->
53
-
54
76
## 6.3.0
55
77
56
78
### Merged PRs
You can’t perform that action at this time.
0 commit comments