Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelBarbosatec committed Jul 29, 2024
1 parent afc4abf commit 77bf185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 3.9.8
- Fix bug when hitbox anchor is center.
- Update `bool receiveDamage` to `void onReceiveDamage`. Now to perform receive of attack use `handleAttack` method.
- BREAKING CHANGE: Update `bool receiveDamage` to `void onReceiveDamage`. Now to perform receive of attack use `handleAttack` method.

# 3.9.7
- Update `tiledjsonreader`
Expand Down

0 comments on commit 77bf185

Please sign in to comment.