Added new geospatial fields to th documentation

This commit is contained in:
Axel Haustant
2014-08-28 19:42:09 +02:00
parent 6f645e8619
commit 708c3f1e2a
3 changed files with 13 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ Changes in 0.9.X - DEV
- index_cls is ignored when deciding to set _cls as index prefix #733
- Make 'db' argument to connection optional #737
- Allow atomic update for the entire `DictField` #742
- Added MultiPointField, MultiLineField, MultiPolygonField
Changes in 0.8.7
================