Skip to content

Commit 0a66f6a

Browse files
authored
Merge pull request #106 from jrushlow/update/changelog
update changelog for v1.1.0
2 parents 6aaceb2 + 2e0d9a9 commit 0a66f6a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,21 @@ 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

21+
*April 5th, 2020*
22+
1023
- [#93 - fixed remove-expired CLI command error](https://github.com/SymfonyCasts/reset-password-bundle/pull/93)
1124

1225
## v1.0.0-BETA2

0 commit comments

Comments
 (0)