File tree Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
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+
531## 4.1.0
632
733([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.0.3...c8cc5febb0bcc419efb0b801108b97a946a71364 ) )
3056
3157[ @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 )
3258
33- <!-- <END NEW CHANGELOG ENTRY> -->
34-
3559## 4.0.3
3660
3761([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-vim/compare/v4.0.2...75d6969623b361edb428539288e60fa4f98f20cc ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @axlair/jupyterlab_vim" ,
3- "version" : " 4.1.0 " ,
3+ "version" : " 4.1.1 " ,
44 "description" : " Code cell vim bindings" ,
55 "author" : {
66 "name" : " Axel Fahy"
You can’t perform that action at this time.
0 commit comments