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 @@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
44
55<!-- <START NEW CHANGELOG ENTRY> -->
66
7+ ## 1.12.1
8+
9+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.12.0...ead83374b3b874bdf4ea47fca5aee1ecb5940a85 ) )
10+
11+ ### Bugs fixed
12+
13+ - Await ` _finish_kernel_start ` [ #617 ] ( https://github.com/jupyter-server/jupyter_server/pull/617 ) ([ @jtpio ] ( https://github.com/jtpio ) )
14+
15+ ### Maintenance and upkeep improvements
16+
17+ - Update to Python 3.10 in the CI workflows [ #618 ] ( https://github.com/jupyter-server/jupyter_server/pull/618 ) ([ @jtpio ] ( https://github.com/jtpio ) )
18+ - Use ` maintainer-tools ` base setup action [ #616 ] ( https://github.com/jupyter-server/jupyter_server/pull/616 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
19+
20+ ### Contributors to this release
21+
22+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2021-11-23&to=2021-11-26&type=c ) )
23+
24+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-11-23..2021-11-26&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-11-23..2021-11-26&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2021-11-23..2021-11-26&type=Issues )
25+
26+ <!-- <END NEW CHANGELOG ENTRY> -->
27+
728## 1.12.0
829
930([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.11.2...758dba6f8873f60c1ca41057b4be108da5a6ff1a ) )
@@ -30,8 +51,6 @@ All notable changes to this project will be documented in this file.
3051
3152[@blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2021-11-01..2021-11-23&type=Issues) | [@codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2021-11-01..2021-11-23&type=Issues) | [@havok2063](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ahavok2063+updated%3A2021-11-01..2021-11-23&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2021-11-01..2021-11-23&type=Issues) | [@mwakaba2](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amwakaba2+updated%3A2021-11-01..2021-11-23&type=Issues) | [@toonn](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Atoonn+updated%3A2021-11-01..2021-11-23&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2021-11-01..2021-11-23&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2021-11-01..2021-11-23&type=Issues)
3253
33- <!-- <END NEW CHANGELOG ENTRY> -->
34-
3554## 1.11.2
3655
3756([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.11.1...fda4cc5a96703bb4e871a5a622ef6031c7f6385b ) )
You can’t perform that action at this time.
0 commit comments