diff --git a/CHANGELOG.md b/CHANGELOG.md index 4838f07..4bf35d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ This document only contains breaking changes +## 0.3.0 + +* Run plugin functionality in single pass + +* Enable `__QUASAR_SSR__` whenever `enableSsr` option is set to `true` + ## 0.2.0 * Require `quasar >= 2.9 && < 3` due to `quasar` changing its source file locations