diff --git a/html/changelog.html b/html/changelog.html
index 549e6e530d5..b1879cd6c5e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,8 @@
Alberyk updated:
- Non-slip species flag should no longer grant immunity to lack of gravity effects.
+ - Fixed Zavodskoi Interstellar contractors being able to be Physician, they should now have access to the surgeon role.
+ - Fixed Zavodskoi Interstellar research uniform having the wrong sprite.
Arrow768 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0fc3a4562fc..8a116696047 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13100,6 +13100,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Alberyk:
- rscdel: Non-slip species flag should no longer grant immunity to lack of gravity
effects.
+ - bugfix: Fixed Zavodskoi Interstellar contractors being able to be Physician, they
+ should now have access to the surgeon role.
+ - bugfix: Fixed Zavodskoi Interstellar research uniform having the wrong sprite.
Arrow768:
- rscadd: The staffwho function now shows if a staff member is AFK.
Geeves:
diff --git a/html/changelogs/alberyk-zavaodskoifix.yml b/html/changelogs/alberyk-zavaodskoifix.yml
deleted file mode 100644
index cbc2426ed6b..00000000000
--- a/html/changelogs/alberyk-zavaodskoifix.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed Zavodskoi Interstellar contractors being able to be Physician, they should now have access to the surgeon role."
- - bugfix: "Fixed Zavodskoi Interstellar research uniform having the wrong sprite."