File tree 2 files changed +27
-3
lines changed
2 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 4.1.1
6
+
7
+ This is the last release to support jupyterlab ` < 4.1 ` The next release will include: https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/135
8
+
9
+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.1.0...7977c429a45936ed13348f0c50a25d8507ce6fb9 ) )
10
+
11
+ ### Enhancements made
12
+
13
+ - Change ` Ctrl + Enter ` to render Markdown cells [ #128 ] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/128 ) ([ @firai ] ( https://github.com/firai ) )
14
+
15
+ ### Bugs fixed
16
+
17
+ - Fix empty command [ #133 ] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/133 ) ([ @krassowski ] ( https://github.com/krassowski ) )
18
+
19
+ ### Documentation improvements
20
+
21
+ - doc: add note about capitalization of map [ #132 ] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/pull/132 ) ([ @ianhi ] ( https://github.com/ianhi ) )
22
+
23
+ ### Contributors to this release
24
+
25
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/graphs/contributors?from=2023-10-12&to=2024-02-07&type=c ) )
26
+
27
+ [ @firai ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Afirai+updated%3A2023-10-12..2024-02-07&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Agithub-actions+updated%3A2023-10-12..2024-02-07&type=Issues ) | [ @ianhi ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Aianhi+updated%3A2023-10-12..2024-02-07&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Akrassowski+updated%3A2023-10-12..2024-02-07&type=Issues )
28
+
29
+ <!-- <END NEW CHANGELOG ENTRY> -->
30
+
5
31
## 4.1.0
6
32
7
33
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.0.3...c8cc5febb0bcc419efb0b801108b97a946a71364 ) )
30
56
31
57
[ @firai ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Afirai+updated%3A2023-09-06..2023-10-12&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Agithub-actions+updated%3A2023-09-06..2023-10-12&type=Issues ) | [ @joelostblom ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Ajoelostblom+updated%3A2023-09-06..2023-10-12&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-vim+involves%3Akrassowski+updated%3A2023-09-06..2023-10-12&type=Issues )
32
58
33
- <!-- <END NEW CHANGELOG ENTRY> -->
34
-
35
59
## 4.0.3
36
60
37
61
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.0.2...75d6969623b361edb428539288e60fa4f98f20cc ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axlair/jupyterlab_vim" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " Code cell vim bindings" ,
5
5
"author" : {
6
6
"name" : " Axel Fahy"
You can’t perform that action at this time.
0 commit comments