diff --git a/CHANGES.md b/CHANGES.md index 7f5bc7b50672..4c40e6c3dd80 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,7 @@ Change Log * Add a `rotatable2D` option to to `Scene`, `CesiumWidget` and `Viewer` to enable a rotatable map in 2D. [#3897](https://github.com/AnalyticalGraphicsInc/cesium/issues/3897) * `Camera.setView` and `Camera.flyTo` will now use the `orientation.heading` parameter in 2D if the map is rotatable. +* Added CZML support for Box, Corridor and Cylinder ### 1.22 - 2016-06-01