diff --git a/docs/releases/1.11.5.txt b/docs/releases/1.11.5.txt index 78279d5aa3b..f650fe4b5a9 100644 --- a/docs/releases/1.11.5.txt +++ b/docs/releases/1.11.5.txt @@ -12,7 +12,7 @@ Bugfixes * Fixed GEOS version parsing if the version has a commit hash at the end (new in GEOS 3.6.2) (:ticket:`28441`). -* Fixed test database creation with ``cx_Oracle`` 6 (:ticket:`28498`). +* Added compatibility for ``cx_Oracle`` 6 (:ticket:`28498`). * Fixed select widget rendering when option values are tuples (:ticket:`28502`).