From 544f12881d6d1845cd09ef3a22bb73ccd7b7ca3b Mon Sep 17 00:00:00 2001 From: IThundxr Date: Sun, 1 Dec 2024 10:54:14 -0500 Subject: [PATCH] Prepare changelog for next release --- FABRIC_CHANGELOG.txt | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/FABRIC_CHANGELOG.txt b/FABRIC_CHANGELOG.txt index 8abce4b8c9..1988b1a00b 100644 --- a/FABRIC_CHANGELOG.txt +++ b/FABRIC_CHANGELOG.txt @@ -5,28 +5,3 @@ No formatting, just plain text. CurseForge support for it is terrible. Change logging starts below: ---------- -- Added red sandpaper as a polishing workstation to EMI (#1453) -- Fix a possible error in EMI init (#1439) -- Fix deploying in EMI missing sandpaper and item application recipes (#1397) -- Updated Porting Lib, fixing config syncing -- Fix waterwheels failing to assemble (#1424) -- Fix water wheel structural blocks having missing texture break particles -- Remove breaks for Sound Physics Remastered -- Fix crash with caxton -- Implement breaks for Create: Interactive -- Fix ingredients overlapping with heat bar when using EMI (#1582) -- Fix extendo grip not using up durability -- Fix displaying sequenced assembly with multiple spout steps in REI (#1490) -- Fix crash when deployer applies filter to block (#1553) -- Fix crash when item drain drains a custom potion (#1580) -- Fix crash when draining items that do not have a remainder (#1622) -- Fix pumps not draining fluids from custom cauldrons registered with CauldronFluidContent$registerCauldron (#1618) -- Fix smart observers not updating their checked position (#1621) -- Fix item transmutation with hoppers and toolboxes (#1493) -- Fix nonsense fluid unit option when display links measured items (#995) -- Fix copycat panels with framed glass not hiding faces when using sodium (#1540) -- Fix filtered Smart Observers stopping listing matching items after finding 1 non-matching item (#996) -- Fix incorrect capacities on large storages (#1633, #1637) -- Merge in 0.5.1.g/h (https://github.com/Creators-of-Create/Create/wiki/0.5.1g-&-h) -- Merge in 0.5.1.i (https://github.com/Creators-of-Create/Create/wiki/0.5.1i) -- Merge in 0.5.1.j (https://github.com/Creators-of-Create/Create/wiki/0.5.1j)