Skip to content

Commit 53c47db

Browse files
committed
v1.0.0 update
1 parent 6cb55b2 commit 53c47db

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/getting_started/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Changelog
44
---------
5+
v1.0.0
6+
^^^^^^
7+
* Extension is now compatible with Jupyterlab 3.0
58

69
v0.7.5
710
^^^^^^

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-tabular-data-editor",
3-
"version": "0.7.6",
3+
"version": "1.0.0",
44
"description": "EXPERIMENTAL: JupyterLab Tabular Data Editor for CSV files",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)