Skip to content

Commit bcd65a3

Browse files
committed
changelog update
1 parent 35d4343 commit bcd65a3

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
## Phaser3 Nine Patch 2.0.0
44

5+
### v2.0.1
6+
7+
#### Added
8+
9+
- Add `setTint`, `setTintFill` and `clearTint` methods to be able to change tint.
10+
511
### v2.0.0
612

713
#### Added
814

9-
- Now NinePatch class extends Phaser.GameObjects.Container instead of Phaser.GameObjects.RenderTexture to not add additional draws and calls
15+
- Now NinePatch class extends Phaser.GameObjects.Container instead of Phaser.GameObjects.RenderTexture to not add additional draws and calls.
1016

1117
### v1.1.5
1218

0 commit comments

Comments
 (0)