From 171d06c6066ea2d4479a9e08a48d2185301dd002 Mon Sep 17 00:00:00 2001 From: William Wall Date: Tue, 11 Jul 2017 10:39:23 -0600 Subject: [PATCH] Updated CHANGES.md for #4639 and pull #5603 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index c7d169bad60b..538f6c06787e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -39,6 +39,7 @@ Change Log * Fixed a bug where Cesium would fail to load under Node.js and some webpack configurations. [#5593](https://github.com/AnalyticalGraphicsInc/cesium/issues/5593) * Fixed a bug where a Model's compressed textures were not being displayed. [#5596](https://github.com/AnalyticalGraphicsInc/cesium/pull/5596) * Fixed documentation for `OrthographicFrustum`. [#5586](https://github.com/AnalyticalGraphicsInc/cesium/issues/5586) +* Zoom about mouse now maintains camera heading, pitch, and roll [#4639](https://github.com/AnalyticalGraphicsInc/cesium/pull/5603) ### 1.35.1 - 2017-07-05