From 3c0b69d0b57f90431b8d11aa7cb2795070d39f7a Mon Sep 17 00:00:00 2001 From: rlnt Date: Fri, 29 Mar 2024 16:30:05 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be32c9d..ed5ece0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. +## Unreleased + +### Changed + +- switched to proper screen registration and removed mixin +- moved ME Requester Terminal model and textures to own namespace + +### Fixed + +- fixed ME Requester Terminal item not showing its face texture + ## [1.1.5] - 2024-03-28 ### Changed