Skip to content

Commit eac54a6

Browse files
committed
Update CHANGELOG.md
1 parent 77ca0d0 commit eac54a6

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
@@ -54,6 +54,7 @@
5454
* `ArcadePhysics.closest` will now no longer ever return the source in the target results (thanks @samme)
5555
* `ArcadePhysics.furthest` will now no longer ever return the source in the target results (thanks @samme)
5656
* `RequestAnimationFrame.target` is a new property that controls the fps rate (in ms) when setTimeout is used (thanks @pavels)
57+
* 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)
5758

5859
### Bug Fixes
5960

0 commit comments

Comments
 (0)