File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## 1.6.1
6
+
7
+
8
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/1.6.0...2756a29c5fdcfa62a3492004627541089d53d14f ) )
9
+
10
+ ### Merged PRs
11
+
12
+ - Fix race condition with async kernel management [ #472 ] ( https://github.com/jupyter-server/jupyter_server/pull/472 ) ([ @jtpio ] ( https://github.com/jtpio ) )
13
+ - Fix kernel lookup [ #475 ] ( https://github.com/jupyter-server/jupyter_server/pull/475 ) ([ @davidbrochart ] ( https://github.com/davidbrochart ) )
14
+ - Add Extension App Aliases to Server App [ #473 ] ( https://github.com/jupyter-server/jupyter_server/pull/473 ) ([ @jtpio ] ( https://github.com/jtpio ) )
15
+ - Correct 'Content-Type' headers [ #471 ] ( https://github.com/jupyter-server/jupyter_server/pull/471 ) ([ @faucct ] ( https://github.com/faucct ) )
16
+
17
+ ### Contributors to this release
18
+
19
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-04-08&to=2021-04-12&type=c ) )
20
+
21
+ [ @codecov-io ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-io+updated%3A2021-04-08..2021-04-12&type=Issues ) | [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2021-04-08..2021-04-12&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aecharles+updated%3A2021-04-08..2021-04-12&type=Issues ) | [ @faucct ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afaucct+updated%3A2021-04-08..2021-04-12&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2021-04-08..2021-04-12&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-04-08..2021-04-12&type=Issues )
22
+
5
23
## 1.6.0
6
24
7
25
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/1.5.1...724c38ec08c15cf1ed3c2efb2ad5c11f684f2cda ) )
You can’t perform that action at this time.
0 commit comments