Skip to content

Commit ceeb951

Browse files
committed
Updated CHANGELOG.md for 1.2.1 release
1 parent 5da15aa commit ceeb951

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
PyPi: [https://pypi.org/project/django-rest-passwordreset/](https://pypi.org/project/django-rest-passwordreset/).
88

9-
## [1.2.0 - unreleased]
9+
## [1.2.1]
10+
### Fixed
11+
- CVE-2019-19844 potentials
12+
13+
## [1.2.0]
1014
### Added
1115
- Support for Django 3.x, DRF 3.1x
1216
### Changed
@@ -41,7 +45,8 @@ PyPi: [https://pypi.org/project/django-rest-passwordreset/](https://pypi.org/pro
4145
## [0.9.0]
4246
- Initial Release
4347

44-
[1.2.0 - unreleased]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.1.0...HEAD
48+
[1.2.1]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.2.0...1.2.1
49+
[1.2.0]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.1.0...1.2.0
4550
[1.1.0]: https://github.com/anexia-it/django-rest-passwordreset/compare/1.0.0...1.1.0
4651
[1.0.0]: https://github.com/anexia-it/django-rest-passwordreset/compare/0.9.7...1.0.0
4752
[0.9.7]: https://github.com/anexia-it/django-rest-passwordreset/compare/0.9.6...0.9.7

0 commit comments

Comments
 (0)