Skip to content

Commit 19267c1

Browse files
authored
Update CHANGELOG.md
1 parent 26f4f17 commit 19267c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
99
* [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
1010
* PROJ version 9.2.1.4
1111
* 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
1313
* Projection factory creation type support by direct WKT definitions (vs parameter conversions) and projection names
1414
* Projection factory single projection creation support by specified preferred factory types
1515

0 commit comments

Comments
 (0)