We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbf8a8 commit b11aed7Copy full SHA for b11aed7
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.3.2...master)
+## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.3.3...master)
4
+
5
+## [v1.3.3](https://github.com/laravel/serializable-closure/compare/v1.3.2...v1.3.3) - 2023-11-08
6
7
+- Fixes switch cases namespace resolution by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/serializable-closure/pull/80
8
9
## [v1.3.2](https://github.com/laravel/serializable-closure/compare/v1.3.1...v1.3.2) - 2023-10-17
10
0 commit comments