Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsakamoto committed Feb 10, 2019
1 parent c919bbe commit 5205164
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a class library that provides gamepad API access for your Blazor apps.

## Requirements

[Blazor](https://blazor.net/) v.0.6.0, or above.
[Blazor](https://blazor.net/) v.0.8.0.

## How to install and use?

Expand Down Expand Up @@ -93,6 +93,11 @@ Sample .cshtml code is here:
}
```

## Release Note

- **v.2.0.0** - BREAKING CHANGE: Support Blazor v.0.8.0 (not compatible with v.0.7.0 or before.)
- **v.1.0.0** - 1st release.

## License

[Mozilla Public License Version 2.0](https://github.com/jsakamoto/Toolbelt.Blazor.Gamepad/blob/master/LICENSE)

0 comments on commit 5205164

Please sign in to comment.