Skip to content

Commit f51bbd1

Browse files
committed
Update CHANGELOG-v3.50.md
1 parent afda0fe commit f51bbd1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG-v3.50.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 3.50.1 - Subaru - 21st December 2020
2+
3+
* The new Web Audio Panning feature breaks WebAudio on Safari (OSX and iOS). The stero panner node is now only created if supported. Fix #5460 (thanks @d4rkforce)
4+
15
## Version 3.50.0 - Subaru - 16th December 2020
26

37
Due to the massive amount of changes in 3.50 this Change Log is, by its nature, very long. It's important to scan through it, especially if you're porting a game from an earlier version of Phaser to 3.50. However, if you're after more top-level descriptions of what's new, with example code, then please see the posts we will be making to the Phaser site and Phaser Patreon in the coming months after release. We have also updated the Phaser 3 Examples site, so that every single example up there has been rewritten for 3.50, so you don't have to struggle working through old or deprecated syntax. Virtually all new features are covered in new examples, as well.

0 commit comments

Comments
 (0)