@@ -6,6 +6,33 @@ github_url: "https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGEL
6
6
7
7
<!-- <START NEW CHANGELOG ENTRY> -->
8
8
9
+ ## 2.15.1
10
+
11
+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.15.0...6de991c68abad7041581dd5a7c292194d3b2dea7 ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Add fix license header job [ #298 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/298 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
16
+ - [ pre-commit.ci] pre-commit autoupdate [ #297 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/297 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
17
+ - Ignore deprecationwarning from jsonschema [ #295 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/295 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18
+ - [ pre-commit.ci] pre-commit autoupdate [ #294 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/294 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
19
+ - [ pre-commit.ci] pre-commit autoupdate [ #293 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/293 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
20
+ - [ pre-commit.ci] pre-commit autoupdate [ #291 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/291 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
21
+ - [ pre-commit.ci] pre-commit autoupdate [ #290 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/290 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
22
+ - [ pre-commit.ci] pre-commit autoupdate [ #289 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/289 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
23
+
24
+ ### Documentation improvements
25
+
26
+ - Only use ` conda-forge ` and not defaults for RTD [ #296 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/296 ) ([ @afshin ] ( https://github.com/afshin ) )
27
+
28
+ ### Contributors to this release
29
+
30
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2022-07-05&to=2022-08-23&type=c ) )
31
+
32
+ [ @afshin ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Aafshin+updated%3A2022-07-05..2022-08-23&type=Issues ) | [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-07-05..2022-08-23&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-07-05..2022-08-23&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2022-07-05..2022-08-23&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-07-05..2022-08-23&type=Issues )
33
+
34
+ <!-- <END NEW CHANGELOG ENTRY> -->
35
+
9
36
## 2.15.0
10
37
11
38
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.14.0...2d6ff4077a58bb9ac1531c4a7ad7669163e0ec99 ) )
@@ -28,8 +55,6 @@ github_url: "https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGEL
28
55
29
56
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2022-05-18..2022-07-05&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2022-05-18..2022-07-05&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Apre-commit-ci+updated%3A2022-05-18..2022-07-05&type=Issues )
30
57
31
- <!-- <END NEW CHANGELOG ENTRY> -->
32
-
33
58
## 2.14.0
34
59
35
60
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.13.0...faaf10cbe5abcfa5e3f0e3f7a491d651ed998a26 ) )
0 commit comments