Skip to content

Commit 511474b

Browse files
committed
update changelog for v1.1.0
1 parent 6aaceb2 commit 511474b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ find a change that break's semver, please create an issue.*
55

66
## NEXT
77

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+
819
## v1.0.0
920

1021
- [#93 - fixed remove-expired CLI command error](https://github.com/SymfonyCasts/reset-password-bundle/pull/93)

0 commit comments

Comments
 (0)