aboutsummaryrefslogtreecommitdiff
path: root/docs/source/usage/differences.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/usage/differences.rst')
-rw-r--r--docs/source/usage/differences.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/source/usage/differences.rst b/docs/source/usage/differences.rst
index b1c3d1a9..e85ba039 100644
--- a/docs/source/usage/differences.rst
+++ b/docs/source/usage/differences.rst
@@ -123,3 +123,19 @@ projinfo
Before PROJ 6.3.0, WKT1:GDAL was implicitly calling --boundcrs-to-wgs84, to
add a TOWGS84[] node in some cases. This is no longer the case.
+
+
+Version 7.0.0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+proj
+--------
+
+Removed ``-ld`` option from application, since it promoted use of deprecated
+paramters like ``+towgs`` and ``+datum``.
+
+cs2cs
+--------
+
+Removed ``-ld`` option from application, since it promoted use of deprecated
+paramters like ``+towgs`` and ``+datum``.