summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 799331e..a9e775f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
## [0.1.8.1] - 2021-06-06
+### Combat
+- If a combatant lacks any damage ranges (typically characters fighting without a weapon), the combatant will perform
+ an unarmed attack that deals bash damage.
+
### UI
- Consumables are now listed in inventory below equipment and above tools.