File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 7.1.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter/jupyter_client/compare/v7.0.6...6b76603578fd3a76fd577d3319393c9933f53ab0 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add support for pending kernels [ #712 ] ( https://github.com/jupyter/jupyter_client/pull/712 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Improve restarter logic [ #717 ] ( https://github.com/jupyter/jupyter_client/pull/717 ) ([ @vidartf ] ( https://github.com/vidartf ) )
16
+
17
+ ### Maintenance and upkeep improvements
18
+
19
+ - Enforce labels on PRs [ #720 ] ( https://github.com/jupyter/jupyter_client/pull/720 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
20
+
21
+ ### Other merged PRs
22
+
23
+ - Set sticky bit only on the directory [ #711 ] ( https://github.com/jupyter/jupyter_client/pull/711 ) ([ @ci4ic4 ] ( https://github.com/ci4ic4 ) )
24
+
25
+ ### Contributors to this release
26
+
27
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/jupyter_client/graphs/contributors?from=2021-10-01&to=2021-11-22&type=c ) )
28
+
29
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2021-10-01..2021-11-22&type=Issues ) | [ @ci4ic4 ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aci4ic4+updated%3A2021-10-01..2021-11-22&type=Issues ) | [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Adavidbrochart+updated%3A2021-10-01..2021-11-22&type=Issues ) | [ @kevin-bates ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Akevin-bates+updated%3A2021-10-01..2021-11-22&type=Issues ) | [ @vidartf ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Avidartf+updated%3A2021-10-01..2021-11-22&type=Issues )
30
+
31
+ <!-- <END NEW CHANGELOG ENTRY> -->
32
+
5
33
## 7.0.6
6
34
7
35
([ Full Changelog] ( https://github.com/jupyter/jupyter_client/compare/v7.0.5...58b11df0ecb729effacc59ce28e9f431fa9c6a4d ) )
20
48
21
49
[ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3AmartinRenou+updated%3A2021-09-29..2021-10-01&type=Issues )
22
50
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
51
## 7.0.5
26
52
27
53
([ Full Changelog] ( https://github.com/jupyter/jupyter_client/compare/v7.0.4...e379bf91fea63526b9c4cc6679e7953a325b540c ) )
You can’t perform that action at this time.
0 commit comments