diff --git a/html/changelog.html b/html/changelog.html
index e439217db46..1a06cc83b52 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
29 April 2022
+
SleepyGemmy updated:
+
+ - Fixes ATM position in the bar.
+
+
28 April 2022
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index cb240572927..3969adb9c0e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23515,3 +23515,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
or exits the dream.
- bugfix: Now correctly displays a chat message and fading out animation for people
exiting the dream.
+2022-04-29:
+ SleepyGemmy:
+ - bugfix: Fixes ATM position in the bar.
diff --git a/html/changelogs/fix_atm_pos.yml b/html/changelogs/fix_atm_pos.yml
deleted file mode 100644
index 143661c54be..00000000000
--- a/html/changelogs/fix_atm_pos.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes ATM position in the bar."
\ No newline at end of file