mirror of
https://github.com/photonstorm/phaser
synced 2024-11-21 20:23:19 +00:00
Update CHANGELOG-v3.87.md
This commit is contained in:
parent
9e0af3afab
commit
d80135083b
1 changed files with 1 additions and 1 deletions
|
@ -5,9 +5,9 @@
|
|||
|
||||
## Bug Fixes
|
||||
|
||||
* Fixed the calculation of the index in `GetBitmapTextSize` that would lead to incorrect indexes vs. the docs and previous releases (thanks @bagyoni)
|
||||
* `Utils.String.RemoveAt` would incorrectly calculate the slice index if it was > 0. It will now remove the correctly specified character.
|
||||
|
||||
|
||||
## Examples, Documentation, Beta Testing and TypeScript
|
||||
|
||||
Thanks to the following for helping with the Phaser Examples, Beta Testing, Docs, and TypeScript definitions, either by reporting errors, fixing them, or helping author the docs:
|
||||
|
|
Loading…
Reference in a new issue