Skip to content

Commit 7fc216a

Browse files
YVin3Dlilleyse
andcommittedApr 21, 2020
Update CHANGES.md
Co-Authored-By: Sean Lilley <lilleyse@gmail.com>
1 parent 36147ae commit 7fc216a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎CHANGES.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
##### Breaking Changes :mega:
66

77
- The property `Scene.sunColor` has been removed. Use `scene.light.color` and `scene.light.intensity` instead. [#8774](https://github.com/CesiumGS/cesium/pull/8774)
8-
9-
- Removed `Cesium.isArray` (from file: `isArray.js`) using native `Array.isArray` instead. [#8779](https://github.com/CesiumGS/cesium/pull/8779)
8+
- Removed `isArray`. Use the native `Array.isArray` function instead. [#8779](https://github.com/CesiumGS/cesium/pull/8779)
109

1110
##### Additions :tada:
1211

0 commit comments

Comments
 (0)
Please sign in to comment.