Skip to content

Commit 2ea4442

Browse files
authored
Update CHANGES.md
1 parent 81eec9d commit 2ea4442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Change Log
1515
* Fixed a bug where image requests that returned HTTP code 204 would prevent any future request from succeeding on browsers that supported ImageBitmap. [#7914](https://github.com/AnalyticalGraphicsInc/cesium/pull/7914/)
1616
* Fixed polyline colors when `scene.highDynamicRange` is enabled. [#7924](https://github.com/AnalyticalGraphicsInc/cesium/pull/7924)
1717
* Fixed a bug in the inspector where the min/max height values of a picked tile were undefined. [#7904](https://github.com/AnalyticalGraphicsInc/cesium/pull/7904)
18-
* Fixed Math.factorial to return the correct values. (https://github.com/AnalyticalGraphicsInc/cesium/pull/7969)
18+
* Fixed `Math.factorial` to return the correct values. (https://github.com/AnalyticalGraphicsInc/cesium/pull/7969)
1919

2020
### 1.58.1 - 2018-06-03
2121
_This is an npm-only release to fix a publishing issue_.

0 commit comments

Comments
 (0)