Skip to content

Commit

Permalink
Change documents
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltwo committed Jul 6, 2024
1 parent d5e9335 commit 1e29152
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions src/ActionGameCore/Assets/CharacterControls/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# Changelog

## [0.8.0] - 2024-07-02
### Removed
- Remove SteamInputAPI.

## [0.7.0] - 2024-06-28
## [0.9.0] - 2024-07-07
### Changed
- Support SteamInputAPI.
- Changed to use PlayerInput component

## [0.6.1] - 2024-03-06
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion src/ActionGameCore/Assets/CharacterControls/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.eviltwo.character-controls",
"displayName": "Character Controls",
"version": "0.8.0",
"version": "0.9.0",
"unity": "2022.3",
"description": "Base movements for character of 3D action game.",
"author": {
Expand Down

0 comments on commit 1e29152

Please sign in to comment.