summary refs log tree commit diff
path: root/whispers-bugfix/CHANGELOG.md
diff options
context:
space:
mode:
authorRabbit Whispers <us@starfall.systems>2025-06-20 22:00:16 -0500
committerRabbit Whispers <us@starfall.systems>2025-06-20 23:29:33 -0500
commit893937108bdd308f6ad35b415fbc1dcb1df03e91 (patch)
tree08f134d4ba5ddff3eddbcec1d1eac1588b258ecd /whispers-bugfix/CHANGELOG.md
parent4a4709db06185acceaa9aa22ae449d193115a1f8 (diff)
whispers-qol: patch auto-transmo-gems to ignore stun resist and damage pen gems HEAD main
Diffstat (limited to 'whispers-bugfix/CHANGELOG.md')
-rw-r--r--whispers-bugfix/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/whispers-bugfix/CHANGELOG.md b/whispers-bugfix/CHANGELOG.md
new file mode 100644
index 0000000..a1373b1
--- /dev/null
+++ b/whispers-bugfix/CHANGELOG.md
@@ -0,0 +1,13 @@
+# Changelog
+
+All ntoable changes to this project will be documented in this file.
+
+This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
+
+## [Unreleased]
+
+### Added
+
+- Passives update when taking Adept or equipping/unequipping talents\_mastery\_bonus items.
+  (This change by yutio888 was merged to the t-engine4 master branch but wasn't included in tome-1.7)
+- Rime Wraith jumps when target is killed instead of disappearing entirely.