Skip to content

Commit

Permalink
Updated the Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
deanblackborough committed Jan 2, 2025
1 parent b10488c commit 899f168
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

The complete changelog for the Costs to Expect REST API, our changelog follows the format defined at https://keepachangelog.com/en/1.0.0/

## v0.10.1 - [2025-01-02]

### Changed
- Added a `drawHealthBar` variable to the UI object to allow you to turn off the health bar.

### Fixed
- Updated the basic collision - now decreases the health based on the instance that did the damage.
- iFrames count down continuous - doesn't just count down during collisions.

### Changed
- Debug display changes - debug for player also shows the current collision box.

## v0.10.0 - [2024-12-24]

### Added
Expand Down

0 comments on commit 899f168

Please sign in to comment.