Skip to content

Commit 8eee052

Browse files
committed
fix formatting for changelog
1 parent 998fcda commit 8eee052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ however, it has to be formatted properly to pass verification tests.
2121
- Changed default input action asset name from New Controls to New Actions.
2222

2323
### Added
24-
- An alternative way to access if an action state reached a certain phase during this rendering frame (Update()). This can be utilized even if the InputSystem update mode is set to manual or FixedUpdate. It can be used to access the action phase during rendering, eg for perform updates to the UI.
24+
- An alternative way to access if an action state reached a certain phase during this rendering frame (Update()). This can be utilized even if the InputSystem update mode is set to manual or FixedUpdate. It can be used to access the action phase during rendering, eg for perform updates to the UI.
2525

2626
## [1.13.0] - 2025-02-05
2727

0 commit comments

Comments
 (0)