Skip to content

Commit b88efa9

Browse files
authored
Merge pull request #195 from nezhar/update_changelog
Update changelog for 1.4.2 release
2 parents 81052dd + 2763f6d commit b88efa9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## [1.4.2]
12+
13+
### Fixed
14+
15+
- X-Forwarded-For containing multiple IPs does not respect inet data type (#191)
16+
1117
## [1.4.1]
1218

1319
### Fixed
@@ -80,6 +86,8 @@ PyPi: [https://pypi.org/project/django-rest-passwordreset/](https://pypi.org/pro
8086
## [0.9.0]
8187
- Initial Release
8288

89+
[Unreleased]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.4.2...HEAD
90+
[1.4.2]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.4.1...1.4.2
8391
[1.4.1]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.4.0...1.4.1
8492
[1.4.0]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.3.0...1.4.0
8593
[1.3.0]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.2.1...1.3.0

0 commit comments

Comments
 (0)