Skip to content

Commit 92001a1

Browse files
committed
prepare for v1.5.0 release
1 parent 8810114 commit 92001a1

File tree

6 files changed

+156589
-7
lines changed

6 files changed

+156589
-7
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 1.3.0 - April 2th 2018
1+
## Version 1.5.0 - May 11th 2018
22

33
### Features
44

@@ -9,7 +9,7 @@
99

1010
### Updates
1111

12-
- Update to Phaser 3.7.1
12+
- Update to Phaser 3.6.0.
1313
- Added DOM mousewheel scroll.
1414
- Right mouse button for selection.
1515
- Middle mouse button for hand tool.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function create ()
5959

6060
## Requirements:
6161

62-
* Phaser 3 (at least 3.3.0).
62+
* Phaser 3 (at least 3.3.0, not working in 3.7.1).
6363
* Mouse with middle mouse button click.
6464
* Chrome browser recommended.
6565

0 commit comments

Comments
 (0)