Skip to content

Commit

Permalink
Added missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
vdboor committed Dec 11, 2024
1 parent f7a8ffd commit 015eec2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

* Added `PROPERTYNAME` support
* Added rendering of `<wfs:truncatedResponse>` when errors happen during output streaming.
* Fixed accessing a feature with 3 geometry fields (fixed our PostgreSQL `ST_Union` syntax).
* Make sure Django 4.1+ won't do double prefetches on relations that we prefetch.
* Hide the erroneous output formats in `GetCapabilities` that are supported for FME.
* Bump requirements to non-vulnerable versions (of lxml and orjson).
* Improved documentation.
* Cleaned up code, removing some internal methods.
* Cleaned up leftover Python 3.7 compat code.

Expand Down

0 comments on commit 015eec2

Please sign in to comment.