Skip to content

Commit 17e7ea9

Browse files
committed
Updated with 3.1.1 fixes
1 parent 3c65121 commit 17e7ea9

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## Version 3.1.1 - In Development
4+
5+
### Bug Fixes
6+
7+
* Math.Fuzzy.Floor had an incorrect method signature.
8+
* Arcade Physics World didn't import GetOverlapX or GetOverlapY, causing `separateCircle` to break.
9+
* TileSprite was missing a gl reference, causing it to fail during a context loss and restore.
10+
* The Mesh Game Object Factory entry had incorrect arguments passed to Mesh constructor.
11+
12+
13+
314
## Version 3.1.0 - Onishi - 16th February 2018
415

516
### Updates

0 commit comments

Comments
 (0)