Skip to content

Commit 668ad4b

Browse files
committed
Prepare for release jupyterlab_robotmode = 3.0.0
1 parent 0c1f195 commit 668ad4b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/jupyterlab_robotmode/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ jupyter labextension link .
2626

2727
## Changelog
2828

29+
### 3.0.0 (2020-04-17)
30+
31+
- Package for Jupyterlab 2.x
32+
2933
### 2.4.0 (2019-09-12)
3034

3135
- Fix compatibility with JupyterLab 1.0

src/jupyterlab_robotmode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab_robotmode",
3-
"version": "2.4.0",
3+
"version": "3.0.0",
44
"description": "A JupyterLab extensions, which adds CodeMirror mode for Robot Framework syntax",
55
"author": "Asko Soukka",
66
"bugs": {

0 commit comments

Comments
 (0)