From 693064b0a2de4030971085004c080c4bb65c1fee Mon Sep 17 00:00:00 2001 From: Cow Date: Mon, 3 Oct 2022 22:16:51 +0200 Subject: Fixed `/bestiary` overview, closes #7 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cce468a..45cdc45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Fixed various API related issues caused by updates since the last release of Cowlection: - determining the active/selected profile - Minecraft username lookup by uuid changed since username history API got removed +- Fixed GUI related issues caused by updates since the last release of Cowlection: + - Fixed detection for `/bestiary` overview ## [1.8.9-0.14.0] - 14.08.2021 ### Added -- cgit