mirror of
https://github.com/photonstorm/phaser
synced 2024-11-21 12:13:19 +00:00
Updated and moved the change logs
This commit is contained in:
parent
807b302ab2
commit
b25743007a
3 changed files with 3 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
[This file has now moved](changelog/3.60/CHANGELOG-v3.60.md).
|
|
@ -6,6 +6,7 @@ Please select a version to read that specific change log:
|
|||
|
||||
| Version | Name | Release Date |
|
||||
| ------- | ---- | ------------ |
|
||||
| [3.70](changelog/3.70/CHANGELOG-v3.70.md) | Yotsuba | 10th November 2023 |
|
||||
| [3.60](changelog/3.60/CHANGELOG-v3.60.md) | Miku | 12th April 2023 |
|
||||
| [3.55.2](changelog/3.55.2/CHANGELOG-v3.55.2.md) | Ichika | 27th May 2021 |
|
||||
| [3.55.1](changelog/3.55.1/CHANGELOG-v3.55.1.md) | Ichika | 26th May 2021 |
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# Version 3.70.0 - Yotsuba - 10th November 2023
|
||||
|
||||
# New Features - Round Pixels
|
||||
|
||||
All pixel rounding math is now handled on the GPU instead of on the CPU. This feature has now been enabled by default.
|
Loading…
Reference in a new issue