Refs #26557 -- Added forgotten release notes.
This commit is contained in:
parent
4681d65048
commit
9f8941eda4
|
@ -11,3 +11,6 @@ Bugfixes
|
|||
|
||||
* Fixed ``TimeField`` microseconds round-tripping on MySQL and SQLite
|
||||
(:ticket:`26498`).
|
||||
|
||||
* Restored conversion of an empty string to null when saving values of
|
||||
``GenericIPAddressField`` on SQLite and MySQL (:ticket:`26557`).
|
||||
|
|
Loading…
Reference in New Issue