Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenZcience committed Jan 29, 2024
1 parent 13e171a commit e3c76ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Start of documentation: 2023-02-16 / v1.1.0
- added --`config`, --`config` parameter to configure default parameters.
- added Shift-Arrow hotkeys to the editor to scroll through the file without moving the cursor.
- fix the editor for Python 3.12
- added `KEY_BTAB`(Shift+Tab) to the editor to decrease indent of the current line.
- added functionality to the editor to jump to specific line using `^E`.
- added functionality to search the file in the editor using `^F`.


## [1.6.4] - 2023-11-14
Expand Down

0 comments on commit e3c76ea

Please sign in to comment.