Skip to content

Commit 60570e1

Browse files
committed
Updated CHANGELOG.md for 1.4.1 release
1 parent 6815a81 commit 60570e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ PyPi: [https://pypi.org/project/django-rest-passwordreset/](https://pypi.org/pro
88

99
## [Unreleased]
1010

11+
## [1.4.1]
12+
1113
### Fixed
1214
- Fix the reset_password_token_created signal to be fired even when no token have been created. (#188)
1315

@@ -78,6 +80,7 @@ PyPi: [https://pypi.org/project/django-rest-passwordreset/](https://pypi.org/pro
7880
## [0.9.0]
7981
- Initial Release
8082

83+
[1.4.1]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.4.0...1.4.1
8184
[1.4.0]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.3.0...1.4.0
8285
[1.3.0]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.2.1...1.3.0
8386
[1.2.1]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.2.0...1.2.1

0 commit comments

Comments
 (0)