From 3b03859214587ae8acec1076f969ef9bffe731e4 Mon Sep 17 00:00:00 2001 From: virgilsisoe Date: Thu, 4 Nov 2021 11:53:48 -0400 Subject: [PATCH] update changelog --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e35e28e..92370fc 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,13 @@ Download the companion plugin: [Git](https://github.com/sisoe24/NukeServerSocket ## Changelog +[0.2.0] 11-04-2021 + +- Removed most of the commands, leaving only the context menu one. +- Removed default key bindings. +- New configuration to hide context menu. +- Context menu options shows only on specific file extensions. + [0.1.0] 10-21-2021 - Initial release.