diff --git a/CHANGELOG.md b/CHANGELOG.md index 003102b..f7fb1a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ All notable changes will be documented in this file. ## v0.3.12 - feat: add support for PUSH_LITERAL +- feat: add symbol picker +- refactor: huge code cleanup +- feat: improve code actions +- perf: performance improvements ## v0.3.11