Skip to content

Commit 73292c8

Browse files
committed
Updated change log
1 parent 0cc52f6 commit 73292c8

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log
22

3+
## Version 3.12.0 - Silica - in development
4+
5+
### New Features
6+
7+
### Updates
8+
9+
### Bug Fixes
10+
11+
* If an AudioFile failed to load and throw an incomplete error, it would cause the console.log to crash JavaScript when trying to log the error. It now only logs the message if it exists. Fix #3830 (thanks @kelostrada)
12+
13+
### Examples, Documentation and TypeScript
14+
15+
My thanks to the following for helping with the Phaser 3 Examples, Docs and TypeScript definitions, either by reporting errors, fixing them or helping author the docs:
16+
17+
@DannyT @squilibob @dvdbrink @t1gu1 @cyantree @DrevanTonder @mikewesthad @tarsupin @shadowofsoul
18+
19+
20+
321
## Version 3.11.0 - Leafa - 13th July 2018
422

523
### Camera - New Features, Updates and Fixes

0 commit comments

Comments
 (0)