diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2792a078..c268bd13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -## v3.6.1 +### v3.6.2 + +- Fixes for CSS Custom Property related errors in some build tools (thanks @Bashev) +- Fixes for custom controls as element (thanks @taylorchu) +- Added missing TypeScript interface for preview thumbnail options (thanks @taylorchu) + +### v3.6.1 - Safari bug fix |