@@ -6,6 +6,30 @@ github_url: "https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGEL
6
6
7
7
<!-- <START NEW CHANGELOG ENTRY> -->
8
8
9
+ ## 2.14.0
10
+
11
+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.13.0...faaf10cbe5abcfa5e3f0e3f7a491d651ed998a26 ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - proper setup for the fallback logger [ #269 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/269 ) ([ @rvalieris ] ( https://github.com/rvalieris ) )
16
+
17
+ ### Maintenance and upkeep improvements
18
+
19
+ - [ pre-commit.ci] pre-commit autoupdate [ #275 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/275 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
20
+ - Switch to hatch backend [ #274 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/274 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
21
+ - [ pre-commit.ci] pre-commit autoupdate [ #272 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/272 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
22
+ - Switch to flit build backend [ #271 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/271 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
23
+ - Allow bot PRs to be automatically labeled [ #270 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/270 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
24
+
25
+ ### Contributors to this release
26
+
27
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2022-04-19&to=2022-05-18&type=c ) )
28
+
29
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-04-19..2022-05-18&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-04-19..2022-05-18&type=Issues ) | [ @kloczek ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Akloczek+updated%3A2022-04-19..2022-05-18&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-04-19..2022-05-18&type=Issues ) | [ @rvalieris ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Arvalieris+updated%3A2022-04-19..2022-05-18&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2022-04-19..2022-05-18&type=Issues )
30
+
31
+ <!-- <END NEW CHANGELOG ENTRY> -->
32
+
9
33
## 2.13.0
10
34
11
35
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.12.0...5c123d20b8c1287b596eb50e18d127a851395840 ) )
@@ -33,8 +57,6 @@ github_url: "https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGEL
33
57
34
58
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-03-28..2022-04-19&type=Issues ) | [ @bollwyvl ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Abollwyvl+updated%3A2022-03-28..2022-04-19&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-03-28..2022-04-19&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-03-28..2022-04-19&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-03-28..2022-04-19&type=Issues )
35
59
36
- <!-- <END NEW CHANGELOG ENTRY> -->
37
-
38
60
## 2.12.0
39
61
40
62
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.11.2...d927c4cfcf75e3e61a9c1a37b46e68219bb2a324 ) )
0 commit comments