Skip to content

Commit

Permalink
docs: update changelog for 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LordMidas committed May 20, 2022
1 parent 5c1ec0b commit b3a0776
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# Modding Standards & Utilities (MSU)
Changelog

## 1.0.4
- Added a requirement in the MSU mod_hooks queue for vanilla version 1.5 or later.
- The IsPreviewing boolean of skill_container is now set to false in onCombatFinished as well to avoid any cases where it might remain true due to some skills bugging out during combat.
- Fixed a typo in a function call in the AlreadyInState exception.
- Removed some leftover logging.
- Fixed an issue in exceptions when the passed parameter is a tile object.

0 comments on commit b3a0776

Please sign in to comment.