From 1319fb0127f257512a75b3326777fb5b98ca7927 Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Mon, 10 May 2021 13:46:43 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f42e3e..a8486dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.6.3 + +- [JIT] Fix error when using `@apply` in a plugin (#319) + +## 0.6.2 + +- Fix error when using a `withOptions` plugin without any options + ## 0.6.1 - Fix error caused by incorrect feature flags import