From 52a9c7dc11af356703618e627a4d527c00412cbf Mon Sep 17 00:00:00 2001 From: Ashley Rogers Date: Wed, 30 Oct 2024 16:51:58 -0400 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a13918417..f44b2b446 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ ##### Fixes :wrench: -- Fixed missing ellipsoid parameters that led to the build failing if `CESIUM_DISABLE_DEFAULT_ELLIPSOID` was defined. +- Fixed missing ellipsoid parameters that would lead to incorrect results when using non-WGS84 ellipsoids. ##### Breaking Changes :mega: