File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,21 @@ find a change that break's semver, please create an issue.*
5
5
6
6
## NEXT
7
7
8
+ ## v1.1.0
9
+
10
+ * April 17th, 2020*
11
+
12
+ - [ #104 ] ( https://github.com/SymfonyCasts/reset-password-bundle/pull/104 ) - [ feature] add additional detail to TooManyPasswordRequestsException
13
+ - [ #103 ] ( https://github.com/SymfonyCasts/reset-password-bundle/pull/103 ) - [ bug] increase time before expired requests are garbage collected to 1 week
14
+ - [ #99 ] ( https://github.com/SymfonyCasts/reset-password-bundle/pull/99 ) - Fix typo hasUserHisThrottling to hasUserHitThrottling
15
+ - [ #97 ] ( https://github.com/SymfonyCasts/reset-password-bundle/pull/97 ) - Clarify that the repository trait is for Doctrine ORM only
16
+
17
+ - Various other minor internal improvements
18
+
8
19
## v1.0.0
9
20
21
+ * April 5th, 2020*
22
+
10
23
- [ #93 - fixed remove-expired CLI command error] ( https://github.com/SymfonyCasts/reset-password-bundle/pull/93 )
11
24
12
25
## v1.0.0-BETA2
You can’t perform that action at this time.
0 commit comments