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 f23fe9d commit 8746f27Copy full SHA for 8746f27
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.2.2...master)
+## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.3.0...master)
4
+
5
+## [v1.3.0](https://github.com/laravel/serializable-closure/compare/v1.2.2...v1.3.0) - 2023-01-30
6
7
+### Changed
8
9
+- Add support for specifying if it should sign by @olivernybroe in https://github.com/laravel/serializable-closure/pull/62
10
+- Fixes and tests unsigned closures by @nunomaduro in https://github.com/laravel/serializable-closure/pull/64
11
12
## [v1.2.2](https://github.com/laravel/serializable-closure/compare/v1.2.1...v1.2.2) - 2022-09-08
13
0 commit comments