Update CHANGELOG.md

This commit is contained in:
Matt Seymour 2022-06-18 21:44:26 +01:00 committed by GitHub
parent eb804a04d5
commit 66bf061665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,15 @@
# CHANGELOG
## master
## v1.0.0 (2022-18-06)
- Add Django trove classifiers
- Add testing for Django 2.1
- Add EXPECTED_POSTGRES_ENGINE
- Fix #96 deprecated postgres backend strings
Initial release of code now dj-database-urls is part of jazzband.
* Add support for cockroachdb.
* Add support for the offical MSSQL connector.
* Update License to be compatible with Jazzband.
* Remove support for Python < 3.5 including Python 2.7
* Update source code to Black format.
* Update CI using pre-commit
## v0.5.0 (2018-03-01)