diff --git a/html/changelogs/AutoChangeLog-pr-19493.yml b/html/changelogs/AutoChangeLog-pr-19493.yml deleted file mode 100644 index 2710009ba60..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19493.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Will" -delete-after: True -changes: - - code_imp: "corrects base arguments of remote_view_config/handle_relay_movement() proc" - - bugfix: "remote views with hud modifiers end correctly instead of waiting an extra life tick" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19495.yml b/html/changelogs/AutoChangeLog-pr-19495.yml deleted file mode 100644 index 6cb097d7265..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19495.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cerami" -delete-after: True -changes: - - bugfix: "Fix morph's body takeover to work on bellies beyond the first" \ No newline at end of file diff --git a/html/changelogs/archive/2026-05.yml b/html/changelogs/archive/2026-05.yml index 8179cf4da84..afbcfc33dfe 100644 --- a/html/changelogs/archive/2026-05.yml +++ b/html/changelogs/archive/2026-05.yml @@ -183,3 +183,11 @@ - bugfix: Fixes universal pipe init again - bugfix: Reverts gas meter pipe attachment to how it was before, but keeps visual offset +2026-05-31: + Cerami: + - bugfix: Fix morph's body takeover to work on bellies beyond the first + Will: + - code_imp: corrects base arguments of remote_view_config/handle_relay_movement() + proc + - bugfix: remote views with hud modifiers end correctly instead of waiting an extra + life tick