mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
ad0645cb59
commit
11854687fa
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# CHANGELOG
|
||||
|
||||
## v1.2.0 (2022-12-13)
|
||||
|
||||
* Add the ability to add test databases.
|
||||
* Improve url parsing and encoding.
|
||||
* Fix missing parameter conn_health_check in check function.
|
||||
|
||||
## v1.1.0 (2022-12-12)
|
||||
|
||||
* Option for connection health checks parameter.
|
||||
|
|
|
|||
Loading…
Reference in a new issue