aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2021-08-02 13:34:00 +0200
committerCow <cow@volloeko.de>2021-08-02 13:34:00 +0200
commitc72efee51fa8fe97708faf39f43d631f79d8984a (patch)
tree1eed95afb5114c6b0850d2698dd723dac9985249 /CHANGELOG.md
parentd2490aad11dec8227b132d55b5afd9a65834011b (diff)
downloadCowlection-c72efee51fa8fe97708faf39f43d631f79d8984a.tar.gz
Cowlection-c72efee51fa8fe97708faf39f43d631f79d8984a.tar.bz2
Cowlection-c72efee51fa8fe97708faf39f43d631f79d8984a.zip
Changed method to get item tooltip
- prevents other mods from modifying the tooltip
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3da1145..2429668 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- 'Show Dungeon item base stats' feature now works with HPB'd items and master stars
- Fixed Mythic pets level in player lookup
+- Parsing of item tooltips should no longer be affected by other mods
## [1.8.9-0.13.0] - 25.04.2021
### Added