Skip to content

Commit

Permalink
Updated CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Jul 20, 2015
1 parent 054bfdc commit ac7e8c8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ Version 0.9.3 [unreleased]

- `04fd1bf <https://github.com/djangonauts/django-rest-framework-gis/commit/04fd1bf>`_: Added ``GeoJsonPagination``
- `fe47d86 <https://github.com/djangonauts/django-rest-framework-gis/commit/fe47d86>`_: Improved ``ValidationError`` message of ``GeometryField``
- `a3ddd3d <https://github.com/djangonauts/django-rest-framework-gis/commit/a3ddd3d>`_: Improved serialization performance between 25% and 29%
- `a3ddd3d <https://github.com/djangonauts/django-rest-framework-gis/commit/a3ddd3d>`_: **Improved serialization performance between 25% and 29%**
- `fb6ed36 <https://github.com/djangonauts/django-rest-framework-gis/commit/fb6ed36>`_: ``GeoModelSerializer`` deprecated because obsolete
- `#66 <https://github.com/djangonauts/django-rest-framework-gis/pull/66>`_: geometry now allows ``None`` values according to the **GeoJSON spec**
- `#67 <https://github.com/djangonauts/django-rest-framework-gis/pull/67>`_: distinguished ``False`` or empty string values from ``None`` in ``GeoFeatureModelSerializer``

Version 0.9.2 [2015-07-15]
--------------------------
Expand Down

0 comments on commit ac7e8c8

Please sign in to comment.