Skip to content

Commit

Permalink
update CHANGES.md to 1.83 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ebogo1 committed Jun 1, 2021
1 parent 3e32dd5 commit d4882cc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Change Log

### 1.83 - 2021-07-01

##### Additions :tada:

- Added `ShadowMap.fadingEnabled` to control whether shadows fade out when the light source is close to the horizon. [#9565](https://github.com/CesiumGS/cesium/pull/9565)

### 1.82 - 2021-06-01

##### Additions :tada:

- Added `FeatureDetection.supportsBigInt64Array`, `FeatureDetection.supportsBigUint64Array` and `FeatureDetection.supportsBigInt`.

- Added `ShadowMap.fadingEnabled` to control whether shadows fade out when the light source is close to the horizon. [#9565](https://github.com/CesiumGS/cesium/pull/9565)

##### Fixes :wrench:

- Fixed `processTerrain` in `decodeGoogleEarthEnterprisePacket` to handle a newer terrain packet format that includes water surface meshes after terrain meshes. [#9519](https://github.com/CesiumGS/cesium/pull/9519)
Expand Down

0 comments on commit d4882cc

Please sign in to comment.