File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
4
4
5
5
<!-- <START NEW CHANGELOG ENTRY> -->
6
6
7
+ ## 0.13.1
8
+
9
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.13.0...affd5d9a2e6d718baa2185518256f51921fd4484 ) )
10
+
11
+ ### Bugs fixed
12
+
13
+ - nudge both the shell and control channels [ #636 ] ( https://github.com/jupyter-server/jupyter_server/pull/636 ) ([ @Zsailer ] ( https://github.com/Zsailer ) )
14
+
15
+ ### Maintenance and upkeep improvements
16
+
17
+ - Fix macos pypy check [ #632 ] ( https://github.com/jupyter-server/jupyter_server/pull/632 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18
+
19
+ ### Contributors to this release
20
+
21
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-12-06&to=2021-12-09&type=c ) )
22
+
23
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-12-06..2021-12-09&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-12-06..2021-12-09&type=Issues ) | [ @Zsailer ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-12-06..2021-12-09&type=Issues )
24
+
25
+ <!-- <END NEW CHANGELOG ENTRY> -->
26
+
7
27
## 1.13.0
8
28
9
29
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.12.1...b51969f16f04375d52cb029d72f90174141c760d ) )
@@ -27,8 +47,6 @@ All notable changes to this project will be documented in this file.
27
47
28
48
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-11-26..2021-12-06&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-11-26..2021-12-06&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aecharles+updated%3A2021-11-26..2021-12-06&type=Issues ) | [ @JohanMabille ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AJohanMabille+updated%3A2021-11-26..2021-12-06&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2021-11-26..2021-12-06&type=Issues ) | [ @Zsailer ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-11-26..2021-12-06&type=Issues )
29
49
30
- <!-- <END NEW CHANGELOG ENTRY> -->
31
-
32
50
## 1.12.1
33
51
34
52
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.12.0...ead83374b3b874bdf4ea47fca5aee1ecb5940a85 ) )
You can’t perform that action at this time.
0 commit comments