diff --git a/CHANGELOG.md b/CHANGELOG.md index e1824ce..5bf0b22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.3](https://github.com/momentohq/laravel-cache/compare/v1.1.2...v1.1.3) (2024-04-26) + + +### Bug Fixes + +* remove create cache on every call ([#37](https://github.com/momentohq/laravel-cache/issues/37)) ([a145ed2](https://github.com/momentohq/laravel-cache/commit/a145ed29ced14645ee4806f1edbed1648ccf2761)) + ## [1.1.2](https://github.com/momentohq/laravel-cache/compare/v1.1.1...v1.1.2) (2024-04-04)