diff --git a/html/changelogs/AutoChangeLog-pr-96374.yml b/html/changelogs/AutoChangeLog-pr-96374.yml deleted file mode 100644 index d4fb40ff65c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-96374.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "mcbalaam" -delete-after: True -changes: - - bugfix: "Fixed some of the Big Manipulator behavior such as not working in strict mode, putting items inside itself and incorrectly targeting items due to misconfigured filters." \ No newline at end of file diff --git a/html/changelogs/archive/2026-06.yml b/html/changelogs/archive/2026-06.yml index 8205762fdd2..df4091ff373 100644 --- a/html/changelogs/archive/2026-06.yml +++ b/html/changelogs/archive/2026-06.yml @@ -219,3 +219,8 @@ - balance: Objects with the walking aid reduce limbless slowdown by 40%, while dedicated medical crutches reduce it by 60%. - refactor: Refactor cane and crutch code logic into a modular walking aid component +2026-06-09: + mcbalaam: + - bugfix: Fixed some of the Big Manipulator behavior such as not working in strict + mode, putting items inside itself and incorrectly targeting items due to misconfigured + filters.