Skip to content

Commit 97ab628

Browse files
authored
fix changelog after merge (#2005)
1 parent 2f51783 commit 97ab628

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+
### Changed
14+
- Renamed editor Resources directories to PackageResources to fix package validation warnings.
15+
1316
## [1.11.0] - 2024-09-10
1417

1518
### Fixed
@@ -24,7 +27,6 @@ however, it has to be formatted properly to pass verification tests.
2427

2528
### Changed
2629
- Use `ProfilerMarker` instead of `Profiler.BeginSample` and `Profiler.EndSample` when appropriate to enable recording of profiling data.
27-
- Renamed editor Resources directories to PackageResources to fix package validation warnings.
2830

2931
### Added
3032
- Added Hinge Angle sensor support for foldable devices.

0 commit comments

Comments
 (0)