From 3bb5fbbafb1d64d1a77eddfe460332c0300d6eee Mon Sep 17 00:00:00 2001 From: Fendi Date: Fri, 5 Jul 2024 00:13:53 +0300 Subject: [PATCH] revise changelog summaries --- CHANGES.md | 2 +- changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index cf6aa7e5..84509cec 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ Released on July 4th, 2024. ## Summary -- This is another quick patch update that fixes a crash introduced in 0.12.1 and a much older crash related to blueprints in chests. + - This is another quick patch update that fixes a crash introduced in 0.12.1 and some older bugs. ## Bugfixes - Fixed a crash due to trying to read filter slots of buildings that do not support inventory filtering. diff --git a/changelog.txt b/changelog.txt index 9e7e96c9..7d12cc0f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,7 +3,7 @@ Version: 0.12.3 Date: 2024.07.04 Summary: - - This is another quick patch update that fixes a crash introduced in 0.12.1 and a much older crash related to blueprints in chests. + - This is another quick patch update that fixes a crash introduced in 0.12.1 and some older bugs. Bugfixes: - Fixed a crash due to trying to read filter slots of buildings that do not support inventory filtering.