Skip to content

Commit 44dff9f

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 09f0e9f commit 44dff9f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.1.1...master)
3+
## [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
411

512
## [v1.1.1](https://github.com/laravel/serializable-closure/compare/v1.1.0...v1.1.1) - 2022-02-15
613

0 commit comments

Comments
 (0)