Skip to content

Commit c1647a4

Browse files
committed
FIX: Corrected invalid CHANGELOG.md
1 parent 026cdcc commit c1647a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ however, it has to be formatted properly to pass verification tests.
1010

1111
## [Unreleased] - yyyy-mm-dd
1212

13+
### Added
14+
- Added analytics for programmatic `InputAction` setup via `InputActionSetupExtensions` when exiting play-mode.
15+
1316
## [1.11.1] - 2024-09-26
1417

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

5254
## [1.10.0] - 2024-07-24
5355

0 commit comments

Comments
 (0)