diff --git a/CHANGES.txt b/CHANGES.txt index c75b1c93..e8a8de3f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,7 @@ All issue numbers are relative to https://github.com/Toblerity/Fiona/issues. Bug fixes: +- A potential memory leak in transform_geom() has been fixed (#1477). - A more information exception is now raised by JSONField.get() when the value cannot be decoded (#1463).