Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and github-actions[bot] committed Aug 6, 2024
1 parent 61b8739 commit f1e9676
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Release Notes

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

## [v1.3.4](https://github.com/laravel/serializable-closure/compare/v1.3.3...v1.3.4) - 2024-08-02

* [1.x] Adds tests regarding carbon instances by [@nunomaduro](https://github.com/nunomaduro) in https://github.com/laravel/serializable-closure/pull/82
* Fix bug related to readonly properties by [@rust17](https://github.com/rust17) in https://github.com/laravel/serializable-closure/pull/87

## [v1.3.3](https://github.com/laravel/serializable-closure/compare/v1.3.2...v1.3.3) - 2023-11-08

Expand Down

0 comments on commit f1e9676

Please sign in to comment.