Skip to content

Commit

Permalink
docs: Init changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimAziev committed Mar 14, 2024
1 parent 9617945 commit c672609
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## Version 0.2.0 (2024-03-12)

### New features:

- Cursor and selection synchronization.
- Support for auto-placing the Emacs frame.

### Changes:

- Changed the default shortcut for activating the extension to `Ctrl+Period` (on Mac, `Command+Period`).
- Changed the default shortcut for activating hints to `Ctrl+Shift+Period` (on Mac, `Command+Shift+Period`).

### Fixes:

- Fixed detection of the Monaco editor on some sites.
- Fixed mode detection in CodeMirror.

0 comments on commit c672609

Please sign in to comment.