From 5aa52d887231906a0f616dfed9fca4137bc62354 Mon Sep 17 00:00:00 2001 From: Cory Barr Date: Tue, 13 Feb 2024 13:15:58 -0800 Subject: [PATCH] update CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e9019add..196d4933 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,8 @@ * Fixed crash when updating tilesets shader inputs. * Fixed crash when setting certain `/Cesium` debug options at runtime. * Fixed crash when disabling and re-enabling the extension. +* Added support for WMS raster overlays +* Added raster overlay options: maximumScreenSpaceError , maximumTextureSize, maximumSimultaneousTileLoads, subTileCacheBytes ### v0.17.0 - 2024-02-01