We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e298ec4 commit 0645859Copy full SHA for 0645859
docs/releases/1.10.6.txt
@@ -2,7 +2,7 @@
2
Django 1.10.6 release notes
3
===========================
4
5
-*Under development*
+*March 1, 2017*
6
7
Django 1.10.6 fixes several bugs in 1.10.5.
8
@@ -21,5 +21,5 @@ Bugfixes
21
* Fixed query expression date subtraction accuracy on PostgreSQL for
22
differences large an a month (:ticket:`27856`).
23
24
-* Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL >= 2.0
+* Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL ≥ 2.0
25
(:ticket:`27479`).
0 commit comments