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 d78fd36 commit b456045Copy full SHA for b456045
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.2.0...master)
+## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.2.1...master)
4
+
5
+## [v1.2.1](https://github.com/laravel/serializable-closure/compare/v1.2.0...v1.2.1) - 2022-08-26
6
7
+### Fixed
8
9
+- Fixes serialization of date carbon objects by @nunomaduro in https://github.com/laravel/serializable-closure/pull/56
10
11
## [v1.2.0](https://github.com/laravel/serializable-closure/compare/v1.1.1...v1.2.0) - 2022-05-16
12
0 commit comments