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.
4
4
5
5
<!-- <START NEW CHANGELOG ENTRY> -->
6
6
7
+ ## 1.15.3
8
+
9
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.15.2...461b55146888b58a84c6cfc70c9bbfdb3e8d6aba ) )
10
+
11
+ ### Bugs fixed
12
+
13
+ - Fix server-extension paths (3rd time's the charm) [ #734 ] ( https://github.com/jupyter-server/jupyter_server/pull/734 ) ([ @minrk ] ( https://github.com/minrk ) )
14
+ - Revert "Server extension paths (#730 )" [ #732 ] ( https://github.com/jupyter-server/jupyter_server/pull/732 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
15
+
16
+ ### Maintenance and upkeep improvements
17
+
18
+ - Avoid usage of ipython_genutils [ #718 ] ( https://github.com/jupyter-server/jupyter_server/pull/718 ) ([ @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=2022-03-14&to=2022-03-14&type=c ) )
23
+
24
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2022-03-14..2022-03-14&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2022-03-14..2022-03-14&type=Issues ) | [ @minrk ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2022-03-14..2022-03-14&type=Issues )
25
+
26
+ <!-- <END NEW CHANGELOG ENTRY> -->
27
+
7
28
## 1.15.2
8
29
9
30
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.15.1...9711822e157bd2ff2d4f8abe4c12a013223230e0 ) )
@@ -23,8 +44,6 @@ All notable changes to this project will be documented in this file.
23
44
24
45
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2022-03-14..2022-03-14&type=Issues ) | [ @minrk ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2022-03-14..2022-03-14&type=Issues ) | [ @Zsailer ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2022-03-14..2022-03-14&type=Issues )
25
46
26
- <!-- <END NEW CHANGELOG ENTRY> -->
27
-
28
47
## 1.15.1
29
48
30
49
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v1.15.0...262cb46b95de2443c8552d80d6adade6bde5734b ) )
You can’t perform that action at this time.
0 commit comments