added changelog to readme
This commit is contained in:
parent
27411b4b44
commit
66dbfe4269
|
@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
### Notes
|
### Notes
|
||||||
- Initial release tested with Django 3.2+ and Python 3.6+.
|
- Initial release tested with Django 3.2+ and Python 3.6+.
|
||||||
- Successfully deployed to TestPyPI for validation.
|
- Successfully deployed to TestPyPI for validation.
|
||||||
|
|
||||||
[0.1.0.2]: https://git-vault.zeeksgeeks.com/ZeeksGeeks/django_aws_ses/compare/0.1.0.1...0.1.0.2
|
[0.1.0.2]: https://git-vault.zeeksgeeks.com/ZeeksGeeks/django_aws_ses/compare/0.1.0.1...0.1.0.2
|
||||||
[0.1.0.1]: https://git-vault.zeeksgeeks.com/ZeeksGeeks/django_aws_ses/compare/0.1.0...0.1.0.1
|
[0.1.0.1]: https://git-vault.zeeksgeeks.com/ZeeksGeeks/django_aws_ses/compare/0.1.0...0.1.0.1
|
||||||
[0.1.0]: https://git-vault.zeeksgeeks.com/ZeeksGeeks/django_aws_ses/releases/tag/0.1.0
|
[0.1.0]: https://git-vault.zeeksgeeks.com/ZeeksGeeks/django_aws_ses/releases/tag/0.1.0
|
Loading…
Reference in New Issue