From 934bf47ee38e44ed73078dcbd1c0dcb163300bb2 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 01:50:31 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-18586.yml | 4 ---- html/changelogs/archive/2025-10.yml | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-18586.yml diff --git a/html/changelogs/AutoChangeLog-pr-18586.yml b/html/changelogs/AutoChangeLog-pr-18586.yml deleted file mode 100644 index abc7d2c2ffe..00000000000 --- a/html/changelogs/AutoChangeLog-pr-18586.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Drathek" -delete-after: True -changes: - - code_imp: "Tweaked a few grep lints for balloon alerts and a check for de-optimization of o?range/o?view with as anything" \ No newline at end of file diff --git a/html/changelogs/archive/2025-10.yml b/html/changelogs/archive/2025-10.yml index ebf96957049..90c38afe7ec 100644 --- a/html/changelogs/archive/2025-10.yml +++ b/html/changelogs/archive/2025-10.yml @@ -14,3 +14,7 @@ you choose to start with them enabled or disabled. Will: - bugfix: Charge blade no longer deletes itself on drop +2025-10-03: + Drathek: + - code_imp: Tweaked a few grep lints for balloon alerts and a check for de-optimization + of o?range/o?view with as anything