File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,22 @@ github_url: 'https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGEL
6
6
7
7
<!-- <START NEW CHANGELOG ENTRY> -->
8
8
9
+ ## 2.7.0
10
+
11
+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.6.2...919186b026f8c86f2f14c11318776e272a9dd629 ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Switch to entrypoints package [ #187 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/187 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
16
+
17
+ ### Contributors to this release
18
+
19
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2021-08-03&to=2021-08-11&type=c ) )
20
+
21
+ [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2021-08-03..2021-08-11&type=Issues ) | [ @welcome ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2021-08-03..2021-08-11&type=Issues )
22
+
23
+ <!-- <END NEW CHANGELOG ENTRY> -->
24
+
9
25
## 2.6.2
10
26
11
27
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.6.1...1ac80fc439a8150de11bc470d370693cf5389781 ) )
@@ -28,8 +44,6 @@ github_url: 'https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGEL
28
44
29
45
[ @afshin ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Aafshin+updated%3A2021-07-09..2021-08-03&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2021-07-09..2021-08-03&type=Issues ) | [ @goanpeca ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Agoanpeca+updated%3A2021-07-09..2021-08-03&type=Issues )
30
46
31
- <!-- <END NEW CHANGELOG ENTRY> -->
32
-
33
47
## 2.6.1
34
48
35
49
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab_server/compare/v2.6.0...52f4cf92adb8b6dc3b350ce324619a231a9003ba ) )
@@ -126,7 +140,7 @@ github_url: 'https://github.com/jupyterlab/jupyterlab_server/blob/master/CHANGEL
126
140
127
141
## 2.1.5
128
142
129
- * Fix/cp949 encoding error [ #158 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/158 ) ([ @k-takanori ] ( https://github.com/k-takanori ) )
143
+ * Fix/cp949 encoding error [ #158 ] ( https://github.com/jupyterlab/jupyterlab_server/pull/158 ) (@k-takanori )
130
144
131
145
## 2.1.4
132
146
You can’t perform that action at this time.
0 commit comments