diff --git a/CHANGELOG.md b/CHANGELOG.md index 040c0cd..d70356a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,6 @@ - The fetch function is now called inside an event listener when calling `sprig.triggerRefreshOnLoad()`, making it more robust. - Reverted some variable method name changes to improve autocompletion in PhpStorm. -### Fixed - -- Fixed the ability to pass a JSON encoded string into the `sprig.triggerEvents()` function ([#15](https://github.com/putyourlightson/craft-sprig-core/issues/15)). - ## 3.5.0 - 2024-08-29 ### Added