diff --git a/html/changelog.html b/html/changelog.html
index e1051c74419..1d4827fbd74 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,14 @@
-->
+
04 July 2015
+
PsiOmegaDelta updated:
+
+ - Portable turrets now only blocks movement while deployed.
+ - Portable turrets are no longer invincible while undeployed, however they have increased damage resistance in this state.
+ - Crescent portable turrets should no longer act up during attempts to (un)wrench and alter their settings.
+
+
30 June 2015
PsiOmegaDelta updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 72e8b11f478..017616fc90f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1947,3 +1947,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
PsiOmegaDelta:
- maptweak: Non-general areas on Crescent are now protected by blast doors to enforce
area restrictions. Admins can operate these from the central checkpoint.
+2015-07-04:
+ PsiOmegaDelta:
+ - tweak: Portable turrets now only blocks movement while deployed.
+ - tweak: Portable turrets are no longer invincible while undeployed, however they
+ have increased damage resistance in this state.
+ - bugfix: Crescent portable turrets should no longer act up during attempts to (un)wrench
+ and alter their settings.
diff --git a/html/changelogs/PsiOmegaDelta-SinglePortableUnit.yml b/html/changelogs/PsiOmegaDelta-SinglePortableUnit.yml
deleted file mode 100644
index 8570ce49e8c..00000000000
--- a/html/changelogs/PsiOmegaDelta-SinglePortableUnit.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: PsiOmegaDelta
-delete-after: True
-
-changes:
- - tweak: "Portable turrets now only blocks movement while deployed."
- - tweak: "Portable turrets are no longer invincible while undeployed, however they have increased damage resistance in this state."
- - bugfix: "Crescent portable turrets should no longer act up during attempts to (un)wrench and alter their settings."
\ No newline at end of file