Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion Packages/com.unity.inputsystem/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ however, it has to be formatted properly to pass verification tests.

## [Unreleased] - yyyy-mm-dd

### Changed
- Renamed editor Resources directories to PackageResources to fix package validation warnings.

## [1.11.0] - 2024-09-10

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

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

### Added
- Added Hinge Angle sensor support for foldable devices.
Expand Down
Loading