Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
benmkw authored and thomcc committed Dec 31, 2020
1 parent 9724686 commit 7fce85f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

### Changed

- is_key_down, is_key_pressed, is_key_released and key_pressed_amount now make a call to key_index internally and thus take a Key instead of u32

### Removed

- key_index is now only used internally

## [0.6.0] - 2020-11-15

### Added
Expand Down

0 comments on commit 7fce85f

Please sign in to comment.