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 09f0e9f commit 44dff9fCopy full SHA for 44dff9f
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.1.1...master)
+## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.2.0...master)
4
+
5
+## [v1.2.0](https://github.com/laravel/serializable-closure/compare/v1.1.1...v1.2.0) - 2022-05-16
6
7
+### Added
8
9
+- Adds Function Attributes support by @nunomaduro in https://github.com/laravel/serializable-closure/pull/46
10
+- Adds support for closure inside context with enum property by @ksassnowski in https://github.com/laravel/serializable-closure/pull/47
11
12
## [v1.1.1](https://github.com/laravel/serializable-closure/compare/v1.1.0...v1.1.1) - 2022-02-15
13
0 commit comments