Skip to content

Commit 13e7b21

Browse files
committed
Update CHANGELOG.md
1 parent 0bfebb2 commit 13e7b21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
* `ArcadePhysics.furthest` will now no longer ever return the source in the target results (thanks @samme)
5757
* `RequestAnimationFrame.target` is a new property that controls the fps rate (in ms) when setTimeout is used (thanks @pavels)
5858
* The `WebAudioSoundManager.unlock` method will now listen for `keydown` events in order to unlock the Audio Context, as well as touch and pointer events, making it more accessible (thanks Nick Tipping)
59+
* The `requestAnimationFrame` polyfill no longer expects a Browserify environment and uses `window` through-out, it also no longer adds in the same as performance.now does.
5960

6061
### Bug Fixes
6162

0 commit comments

Comments
 (0)