Skip to content

Commit 7fac4fa

Browse files
committed
Update documentation
1 parent 60c4d77 commit 7fac4fa

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs/getting_started/changelog.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,17 @@
22

33
Changelog
44
---------
5-
6-
v1.1.0
5+
v2.0.0
76
^^^^^^
87
* Fixed the issue with the keyboard shortcut by making it user-configurable.
98
* Fixed broken behavior of drag and drop.
109
* Made the UI more consistent.
1110
* Added a new feature to rename the code snippet in the code snippet panel easily by double-clicking its name.
1211
* Improved the search feature with fuzzy search.
13-
* Added a function to save the entire cell as a code snippet.
12+
* Added a function to save the entire cell(s) as a code snippet without highlighting code.
1413
* Added multi-cell saving by right clicking and saving as a code snippet.
1514
* Changed preview height to match the height of code snippet box at the maximum.
1615

17-
1816
v1.0.4
1917
^^^^^^
2018
* Fixed the issue with deleting a snippet while searching or filtering

docs/getting_started/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Installation
55

66
Requirements
77
~~~~~~~~~~~~
8-
JupyterLab >= 2.2
8+
JupyterLab >= 3.0
99

1010
Install
1111
~~~~~~~

0 commit comments

Comments
 (0)