update changelog

master
Brad Cornes 2021-05-17 12:43:43 +01:00
parent 4cee488fb4
commit 5b2041c703
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 0.6.4
- Update minimum VS Code version requirement to `^1.52.0`
- Potential fix for language feature duplication (#316, #326, #327)
- [JIT] Fix `@variants` completions and diagnostics (#324)
## 0.6.3
- [JIT] Fix error when using `@apply` in a plugin (#319)