We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cdff03 commit 33309acCopy full SHA for 33309ac
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.2] - 2023-07-07
9
+### Fixed
10
+* Bindings had been handled incorrectly leading to errors when DateTimeInterface was used
11
+
12
## [1.0.1] - 2023-06-18
13
### Fixed
14
* Called method that is only public since Laravel 10
0 commit comments