Skip to content

Commit ee0094f

Browse files
committed
Docs update.
1 parent aaecf14 commit ee0094f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ If you are an exceptional JavaScript developer and would like to join the Phaser
281281
* Loader.bitmapFont wouldn't automatically set the `atlasURL` value if just the key was given.
282282
* The Loader would put the baseURL and/or path in front of `data:` and `blob` URLs (thanks @rblopes #2044)
283283
* When the Text width was being calculated it would add the `strokeThickness` value twice, causing an alignment offset (thanks @nickryall #2039)
284+
* Sound.onEndedHandler has a fix for AudioBufferSourceNode listener memory leak (thanks @Pappa #2069)
284285

285286
For changes in previous releases please see the extensive [Version History](https://github.com/photonstorm/phaser/blob/master/CHANGELOG.md).
286287

0 commit comments

Comments
 (0)