From 5131bbf06538c522dcec66db34bc69dba4f7c9da Mon Sep 17 00:00:00 2001
From: Archanyhm <48973332+archanyhm@users.noreply.github.com>
Date: Mon, 9 Dec 2024 15:48:41 +0100
Subject: [PATCH] chore: add changelog for v0.12.2
---
changelog.txt | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/changelog.txt b/changelog.txt
index b259b2f6f6..4ac94fc3ff 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,28 @@
+v0.12.2
+
+QoL
+- Changed fullscreen toggle to F11
+
+Bugfixes
+- Fixed new cat moon event crash
+- Fixed patrol grammar
+- Fixed issue with problematic dependent names
+- Added missing stat attributes to certain patrols
+- Fixed prefix and suffix list loading
+- Fixed tail accessories appearing on cats without tails
+- Fixed missing bracket
+- Fixed murdermittens issue
+- Removed torn pelt from scarring list
+- Fixed "Viscous Kittypets" typo
+- Added missing relationship descriptor in grief event
+- Fixed errors in patrol text
+- Prevented underage cats from having mates
+- Fixed history crash
+- Fixed error dialogue persisting between screens
+
+v0.12.1
+- Fix builds
+
v0.12.0
Features