Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Sep 29, 2021
1 parent ab1e38a commit 64f91a7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Release Notes

## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.0.0...master)
## [Unreleased](https://github.com/laravel/serializable-closure/compare/v1.0.1...master)


## [v1.0.1 (2020-09-29)](https://github.com/laravel/serializable-closure/compare/v1.0.0...v1.0.1)

### Fixed
- Fixes null safe operator with properties ([#16](https://github.com/laravel/serializable-closure/pull/16))


## v1.0.0 (2020-09-14)
Expand Down

0 comments on commit 64f91a7

Please sign in to comment.