Skip to content

Commit 9996eac

Browse files
K-Toneekcoh
andcommitted
Apply suggestions from code review
Co-authored-by: Håkan Sidenvall <[email protected]>
1 parent 5459cd7 commit 9996eac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ however, it has to be formatted properly to pass verification tests.
1111
## [Unreleased] - yyyy-mm-dd
1212

1313
### Changed
14-
- Project-Wide Input Actions support can no longer be compiled out (removed the UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS define). (ISX-2397)
14+
- Project-Wide Input Actions support can no longer be compiled out (removed the `UNITY_INPUT_SYSTEM_PROJECT_WIDE_ACTIONS` define). (ISX-2397)
1515
- Removed code that had to do with Unity versions older than Unity 2022.3 LTS. (ISX-2396)
1616
- Auto-save on focus lost can no longer be compiled out (ISX-2397)
17-
- Deprecated the USE_IMGUI_EDITOR_FOR_ASSETS feature option (ISX-2397)
17+
- Deprecated the `USE_IMGUI_EDITOR_FOR_ASSETS` feature option (ISX-2397)
1818

1919
### Fixed
2020
- An issue where a UITK MouseEvent was triggered when changing from Scene View to Game View in the Editor has been fixed. [ISXB-1671](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1671)

0 commit comments

Comments
 (0)