diff --git a/html/changelog.html b/html/changelog.html
index cb182442730..4d7d28ebc48 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -64,6 +64,7 @@
Farie82 updated:
- Items dropped in a space pod are now under the seat. No more magical dropping out of the pod
+ - Cargo can now buy oil tanks.
Warior4356 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3b6c34a25b1..56bf1d73752 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7782,6 +7782,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Farie82:
- bugfix: Items dropped in a space pod are now under the seat. No more magical dropping
out of the pod
+ - rscadd: Cargo can now buy oil tanks.
Warior4356:
- bugfix: Megaphone now handle speech impediments properly
- bugfix: Swiping an ID through a drone no longer causes a runtime and correctly
diff --git a/html/changelogs/AutoChangeLog-pr-10029.yml b/html/changelogs/AutoChangeLog-pr-10029.yml
deleted file mode 100644
index 919fc43067e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10029.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - rscadd: "Cargo can now buy oil tanks."