Skip to content

Commit 2219858

Browse files
committed
Updated change log.
1 parent 33873fe commit 2219858

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22

33
## Version 3.1.1 - In Development
44

5+
### Updates
6+
7+
* The entire codebase now passes our eslint config (which helped highlight a few errors), if you're submitting a PR, please ensure your PR passes the config too.
8+
59
### Bug Fixes
610

711
* Math.Fuzzy.Floor had an incorrect method signature.
812
* Arcade Physics World didn't import GetOverlapX or GetOverlapY, causing `separateCircle` to break.
913
* TileSprite was missing a gl reference, causing it to fail during a context loss and restore.
1014
* The Mesh Game Object Factory entry had incorrect arguments passed to Mesh constructor.
1115

12-
13-
1416
## Version 3.1.0 - Onishi - 16th February 2018
1517

1618
### Updates

0 commit comments

Comments
 (0)