https://git.jolheiser.com/tailwind-ctp-intellisense.git
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9194c20f4f0e462e6b8f22296f21efaf77d5ec28..85e248e3a61ecf87ce44aaa6935b792d2d6f8042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 0.6.0 + +- Add support for `jit` mode +- General stability and reliability improvements + +## 0.5.10 + +- Update output channel name (#262) +- Fix initialisation failure when using "jit" mode with tailwindcss v2.1 (#296) + ## 0.5.9 - Add `focus-visible`, `checked`, `motion-safe`, `motion-reduce`, and `dark` to `@variants` completions