Skip to content

Commit

Permalink
Note #528
Browse files Browse the repository at this point in the history
  • Loading branch information
samme committed May 2, 2018
1 parent 7a9c9ad commit b68bb22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ Written something cool in Phaser? Please tell us about it in the [forum][forum],
* Fixed an Animation skipping the final frame in low-FPS situations (#524)
* Fixed wrong position in Debug#geom (#526)
* Depending on the shape type, Debug#geom didn't always force a rendering type when `forceType` was used.
* Fixed unnecessary text updates when using Text#setText with `immediate=true` (#525).
* Fixed issues restarting a Sound in Firefox, using Web Audio (#530).
### TypeScript definitions
Expand All @@ -360,7 +361,7 @@ Written something cool in Phaser? Please tell us about it in the [forum][forum],
### Thanks
@budda, @Hagisus, @hardylr, @intersrc, @jamesjsewell, @josalmi, @joshlory, @melissaelopez, @mickeyren, @samme
@budda, @Hagisus, @hardylr, @intersrc, @jamesjsewell, @josalmi, @joshlory, @melissaelopez, @mickeyren, @samme, @tobspr
## Version 2.10.3 - 21st March 2018
Expand Down

0 comments on commit b68bb22

Please sign in to comment.