diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0d76880 --- /dev/null +++ b/CHANGELOG.md @@ -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.