Skip to content

Commit

Permalink
Merge pull request #5687 from ggetz/update-changes-md
Browse files Browse the repository at this point in the history
Update CHANGES.md to include removal of throttleRequestByServer
  • Loading branch information
Hannah authored Jul 28, 2017
2 parents 9a1da37 + 453f49f commit 8abcf52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Change Log
* Updated glTF/glb MIME types. [#5420](https://github.com/AnalyticalGraphicsInc/cesium/issues/5420)
* Added `Cesium.Math.randomBetween`.
* Modified `defaultValue` to check for both `undefined` and `null`. [#5551](https://github.com/AnalyticalGraphicsInc/cesium/pull/5551)
* The `throttleRequestByServer` function has been removed. Instead use `RequestScheduler.throttleRequest` to throttle requests.

### 1.34 - 2017-06-01

Expand Down

0 comments on commit 8abcf52

Please sign in to comment.