From 030c7443b00c1a054e348d66b7e73a6a0a9174a4 Mon Sep 17 00:00:00 2001 From: rlnt Date: Sun, 22 Dec 2024 23:18:16 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0a9fd7..56c8a1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. - fixed `c:ores_in_ground` block tag not being considered when no respective item tag is present - fixed stone variant defaults not using the correct registry names +- improved performance for unification ([mezz](https://github.com/mezz)@[#97](https://github.com/AlmostReliable/almostunified/pull/97)) ## [1.2.2] - 2024-10-23