summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2016-09-19 09:58:58 +0200
committerClaude Paroz <claude@2xlibre.net>2016-09-22 16:40:27 +0200
commit92323d54fd6df077dc523c423c7bb2dd8dbde621 (patch)
tree62db1a11c37845671b534707fb2872cda9dee2aa /docs
parent8e2ac3bcafb34e4f10be20f24e37319522459095 (diff)
Fixed #27056 -- Allowed migrating geometry field dimension on PostGIS
Thanks Tim Graham for the review.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.11.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.11.txt b/docs/releases/1.11.txt
index 75407ceed8..73240c76ac 100644
--- a/docs/releases/1.11.txt
+++ b/docs/releases/1.11.txt
@@ -141,6 +141,8 @@ Minor features
``https://cdnjs.cloudflare.com`` which is more suitable for production use
than the the old ``http://openlayers.org`` source.
+* PostGIS migrations can now change field dimensions.
+
:mod:`django.contrib.messages`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~