Skip to content

Commit

Permalink
1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yboumaiza7 committed Oct 18, 2024
1 parent f2c65a5 commit 8f32880
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Inputs-Manager
A new customizable and dynamic Input alternative for Unity based on the New Input System.

**Version:** 1.1.2
**Version:** 1.1.3

## Features
- High-performant code (Using C# Jobs System & Burst)
Expand Down Expand Up @@ -62,6 +62,9 @@ You can access the Inputs Manager API from the `Utilities.Inputs` namespace.
- Input System: 1.7.0 or newer

## Release Notes
- 1.1.3
- Improved exceptions handling
- Updated `Readme.md`
- 1.1.2
- Fixed backward compatibility for Unity 2020.3
- 1.1.1
Expand Down

0 comments on commit 8f32880

Please sign in to comment.