diff options
author | Cow <cow@volloeko.de> | 2023-07-16 12:08:10 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2023-07-16 12:08:10 +0200 |
commit | 24c9e641a1dc0c109d94504ef707a10171b837c4 (patch) | |
tree | add8049a1cb0f2e81fca4d0b1a8d50eb8f0e8992 /CHANGELOG.md | |
parent | f30851154f185fba3ce8877fa2ee17894844003d (diff) | |
download | Cowlection-24c9e641a1dc0c109d94504ef707a10171b837c4.tar.gz Cowlection-24c9e641a1dc0c109d94504ef707a10171b837c4.tar.bz2 Cowlection-24c9e641a1dc0c109d94504ef707a10171b837c4.zip |
Fixed rare crash caused by unexpected NBT data typing
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e71b817..65dab68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [1.8.9-0.16.0] - unreleased ### Fixed +- Pet exp in tooltips: fixed rare crash caused by unexpected NBT data typing - Bazaar: fixed "Show items left to buy/sell" not working anymore ## [1.8.9-0.15.1] - 22.12.2022 |