Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
update changelog
Brad Cornes <bradlc41@gmail.com>
3 years ago
1 changed files, 6 additions(+), 0 deletions(-)
M CHANGELOG.md -> CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8486dd5cc379fbb8b1a7946e1b8865a4853aed8..c881aa56d35c43261c6f83f8ae0f1f7348caf554 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)