File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+
11
+ ## [ 1.2.2] ( https://github.com/jupyter-server/jupyter_server/tree/1.2.2 ) (2021-01-14)
12
+
10
13
** Merged pull requests:**
11
14
15
+ - Apply missing ensure\_ async to root session handler methods [ \# 386] ( https://github.com/jupyter-server/jupyter_server/pull/386 ) ([ kevin-bates] ( https://github.com/kevin-bates ) )
16
+ - Update changelog to 1.2.1 [ \# 385] ( https://github.com/jupyter-server/jupyter_server/pull/385 ) ([ Zsailer] ( https://github.com/Zsailer ) )
17
+ - Fix application exit [ \# 384] ( https://github.com/jupyter-server/jupyter_server/pull/384 ) ([ afshin] ( https://github.com/afshin ) )
12
18
- Replace secure\_ write, is\_ hidden, exists with jupyter\_ core's [ \# 382] ( https://github.com/jupyter-server/jupyter_server/pull/382 ) ([ kevin-bates] ( https://github.com/kevin-bates ) )
13
19
- Add --autoreload flag [ \# 380] ( https://github.com/jupyter-server/jupyter_server/pull/380 ) ([ afshin] ( https://github.com/afshin ) )
14
20
21
+
15
22
## [ 1.2.1] ( https://github.com/jupyter-server/jupyter_server/tree/1.2.1 ) (2021-01-08)
16
23
17
24
[ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/1.2.0...1.2.1 )
You can’t perform that action at this time.
0 commit comments