From a76174573672f1a0118e698dfad88e6a844c0def Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Sat, 21 Dec 2024 16:06:29 +0100 Subject: [PATCH] docs/tr1: release 4.7.1 --- docs/tr1/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/tr1/CHANGELOG.md b/docs/tr1/CHANGELOG.md index 93c7316f1..bedcf04f7 100644 --- a/docs/tr1/CHANGELOG.md +++ b/docs/tr1/CHANGELOG.md @@ -1,4 +1,6 @@ -## [Unreleased](https://github.com/LostArtefacts/TRX/compare/tr1-4.7...develop) - ××××-××-×× +## [Unreleased](https://github.com/LostArtefacts/TRX/compare/tr1-4.7.1...develop) - ××××-××-×× + +## [4.7.1](https://github.com/LostArtefacts/TRX/compare/tr1-4.7...tr1-4.7.1) - 2024-12-21 - changed the inventory examine UI to auto-hide if the item description is empty (#2097) - fixed falling pickup items not being drawn when they land in rare cases (#2088) - fixed unbinding keys not working for controllers (#2090, regression from 4.6)