diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt index 59a6e1f805..6025e7de88 100644 --- a/docs/releases/2.0.txt +++ b/docs/releases/2.0.txt @@ -330,3 +330,6 @@ these features. * The ``get_x()``, ``set_x()``, ``get_y()``, ``set_y()``, ``get_z()``, and ``set_z()`` methods of ``django.contrib.gis.geos.Point`` are removed. + +* The ``get_coords()`` and ``set_coords()`` methods of + ``django.contrib.gis.geos.Point`` are removed. |
