From bca9f62fdf1786bb100d1416bf12eba6ea23ca04 Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Wed, 5 May 2021 10:05:16 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9194c20..85e248e 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