diff --git a/html/changelogs/AutoChangeLog-pr-17174.yml b/html/changelogs/AutoChangeLog-pr-17174.yml
deleted file mode 100644
index 72d0fbbd5fd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17174.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ItsSelis"
-delete-after: True
-changes:
- - refactor: "moved one global var to a managed global (to test the workflow change)"
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-02.yml b/html/changelogs/archive/2025-02.yml
index f9da0e20cc1..cf0131745fe 100644
--- a/html/changelogs/archive/2025-02.yml
+++ b/html/changelogs/archive/2025-02.yml
@@ -1,4 +1,8 @@
2025-02-15:
ItsSelis:
- rscadd: Automatic changelog generation & compilation
- - code_imp: Changelog buttons now pointing to the autochangelogs instead of opening the wiki
+ - code_imp: Changelog buttons now pointing to the autochangelogs instead of opening
+ the wiki
+2025-02-18:
+ ItsSelis:
+ - refactor: moved one global var to a managed global (to test the workflow change)