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 8edb8fd commit 0c524efCopy full SHA for 0c524ef
CHANGELOG.md
@@ -3,6 +3,18 @@
3
*We intend to follow [Semantic Versioning 2.0.0](https://semver.org/), if you
4
find a change that break's semver, please create an issue.*
5
6
+## [v1.15.0](https://github.com/symfonycasts/reset-password-bundle/releases/tag/v1.15.0)
7
+
8
+*September 13th, 2022*
9
10
+### Feature
11
12
+- [#237](https://github.com/symfonycasts/reset-password-bundle/pull/237) - drop symfony 4.4 support - *@jrushlow*
13
14
+### Bug
15
16
+- [#235](https://github.com/symfonycasts/reset-password-bundle/pull/235) - fix expiration diff bug in php 8.1 - *@jrushlow*
17
18
## [v1.14.1](https://github.com/symfonycasts/reset-password-bundle/releases/tag/v1.14.1)
19
20
*August 6th, 2022*
0 commit comments