You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
9
9
*[PROJ](https://github.com/ngageoint/PROJ) (a [PROJ](https://github.com/OSGeo/PROJ) C and C++ build) has replaced the [proj4-ios](https://github.com/bosborn/proj.4/tree/4.9.3) (a [PROJ.4](https://proj.org/en/9.2/faq.html#what-happened-to-proj-4) C build) dependency
10
10
* PROJ version 9.2.1.4
11
11
* sqlite3 and c++ dependencies for PROJ
12
-
* WARNING: Transformations (PROJProjectionTransform) should now be destroyed for memory when no longer maintained
12
+
***WARNING**: Transformations (PROJProjectionTransform) should now be destroyed for memory when no longer maintained
13
13
* Projection factory creation type support by direct WKT definitions (vs parameter conversions) and projection names
14
14
* Projection factory single projection creation support by specified preferred factory types
0 commit comments