Skip to content

Commit 1a1ed45

Browse files
committed
Update CHANGELOG.md
1 parent b4aeead commit 1a1ed45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ A small point release to fix a couple of important issues that slipped into 3.16
1010
* `InputManager.time` is a new property that holds the most recent time it was updated from the Game step, which plugins can access.
1111
* `InputManager.preStep` is a new method that populates some internal properties every step.
1212
* `KeyboardPlugin.time` has moved from being a property to being a getter, which returns the time from the InputManager.
13+
* The `scale` property has been added to the `Scene` class (thanks @strangeweekend)
1314

1415
### Bug Fixes
1516

0 commit comments

Comments
 (0)