Skip to content

Commit 82ec624

Browse files
authored
FIX: Corrected invalid CHANGELOG.md (#2015)
1 parent 5cfed50 commit 82ec624

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
@@ -12,6 +12,7 @@ however, it has to be formatted properly to pass verification tests.
1212

1313
### Added
1414
- Added the display of the device flag `CanRunInBackground` in device debug view.
15+
- Added analytics for programmatic `InputAction` setup via `InputActionSetupExtensions` when exiting play-mode.
1516

1617
## [1.11.1] - 2024-09-26
1718

@@ -50,7 +51,6 @@ however, it has to be formatted properly to pass verification tests.
5051
- Added tests for Input Action Editor UI for managing action maps (List, create, rename, delete) (ISX-2087)
5152
- Added automatic loading of custom extensions of InputProcessor, InputInteraction and InputBindingComposite [ISXB-856]](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-856).
5253
- Added an IME Input sample scene.
53-
- Added analytics for programmatic `InputAction` setup via `InputActionSetupExtensions`.
5454

5555
## [1.10.0] - 2024-07-24
5656

0 commit comments

Comments
 (0)