diff --git a/html/changelog.html b/html/changelog.html
index 0f347f664f..8669a8d5f3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -25,7 +25,7 @@
Space Station 13
-
+
Code licensed under AGPLv3. Content licensed under CC BY-SA 3.0.
Visit our IRC channel: #bs12 on irc.sorcery.net
|
@@ -56,6 +56,13 @@
-->
+
11 August 2015
+
PsiOmegaDelta updated:
+
+ - 0.1.19 is live.
+ - Crew monitors now update every 5th second instead of every other. Reduces lag and gives antags a larger window of opportunity to disable suit sensors if they have to harm someone.
+
+
31 July 2015
HarpyEagle updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 08d266b870..c045fb359b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1990,3 +1990,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed projectiles being able to hit people in body parts that they don't
have. This will also mean that the less limbs someone has the less effective
they will be as a body shield.
+2015-08-11:
+ PsiOmegaDelta:
+ - experiment: 0.1.19 is live.
+ - tweak: Crew monitors now update every 5th second instead of every other. Reduces
+ lag and gives antags a larger window of opportunity to disable suit sensors
+ if they have to harm someone.
diff --git a/html/changelogs/PsiOmegaDelta-CrewEfficiency.yml b/html/changelogs/PsiOmegaDelta-CrewEfficiency.yml
deleted file mode 100644
index ec0daddaa2..0000000000
--- a/html/changelogs/PsiOmegaDelta-CrewEfficiency.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: PsiOmegaDelta
-delete-after: True
-changes:
- - tweak: "Crew monitors now update every 5th second instead of every other. Reduces lag and gives antags a larger window of opportunity to disable suit sensors if they have to harm someone."