diff --git a/CHANGES.md b/CHANGES.md index 62d616442fd3..279bdbce514c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,13 @@ # Change Log +### 1.112 - 2023-12-01 + +#### @cesium/engine + +##### Fixes :wrench: + +- Corrected JSDoc that marked optional arguments as required in `Cesium3dTileset.fromIonAssetId` [#11623](https://github.com/CesiumGS/cesium/issues/11623), and `IonImageryProvider.fromAssetId` [#11624](https://github.com/CesiumGS/cesium/issues/11624) + ### 1.111 - 2023-11-01 #### @cesium/engine