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 de4da86 commit 13dd397Copy full SHA for 13dd397
Doc/release-notes/master.txt
@@ -14,4 +14,9 @@ Updates since v1.5.0
14
* Update GDAL from 2.3.2 to 2.4.4
15
* Added option to get OpenCV source for version 4.5.1 from PyPI
16
* Added option to use VTK 9.1.0 and made 9.1 the default
17
-
+* Added option to enable C++17 which is on by default
18
+* Change fallback C++ standard to C++11 from C++98
19
+* Update CMake minumum required version to 3.10
20
+* Update Ceres from 1.14.0 to 2.1.0
21
+* Update GLog from 0.3.5 to 0.6.0
22
+* Update SuiteSparse from 4.4.5 to 4.5.6
0 commit comments