diff --git a/CHANGELOG.md b/CHANGELOG.md index e52df905..0ef7d62b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ # excalidraw-jetbrains-plugin Changelog ## [Unreleased] +### Added +- Save drawing to SVG or PNG (without the Excalidraw scene metadata) +- Options when saving to image (background color, dark mode, watermark) +- Options to display the grid or to toggle the zen mode + +### Fixed +- Fixed a bug that prevented to open JSON files, the code is trying identify Excalidraw JSON files + ## [0.1.0-eap] - 2021-06-25 ### Added - Initial support of Excalidraw integration in JetBrains IDEs :