Skip to content

Commit b297065

Browse files
authored
v0.10.1 (#75)
* v0.10.1 * give attribution
1 parent 312b34c commit b297065

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

History.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# History
22

3+
## 0.10.1 / 2018-11-21
4+
5+
* `ctrl i` enters Vim insert mode from Jupyter command mode (#71) Thanks @wmayner
6+
37
## 0.10.0 / 2018-10-08
4-
==================
58

69
* Update for JupyterLab 0.35
710

811
## 0.9.0 / 2018-08-22
9-
==================
1012

1113
* Update for JupyterLab 0.34 (#57) Thanks @MisterVulcan
1214

1315
## 0.8.0 / 2018-08-01
14-
==================
1516

1617
* Update for JupyterLab 0.33 (#52) Thanks @ah-
1718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab_vim",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Code cell vim bindings",
55
"author": "Jacques Kvam",
66
"license": "MIT",

0 commit comments

Comments
 (0)