diff --git a/CHANGELOG.md b/CHANGELOG.md index 2263a61..a170051 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `laravel-svelte-direct` will be documented in this file. +## 0.0.1b - 2021-05-24 + +- Hotfix to add default values for class vars, was causing errors in some cases + ## 0.0.1 - 2021-05-22 - Initial proof-of-concept packages created