diff --git a/html/changelog.html b/html/changelog.html
index 02a8d9fa935..7e86fef3c40 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,19 @@
-->
+
10 August 2016
+
Alberyk updated:
+
+ - Combat cyborgs should have access to security channel, and be able to be tracked via cameras consoles.
+ - Replaced the thermal vision module with a sechud.
+ - Added the thermal vision module to the syndicate borg.
+ - The improvised handgun has a bigger delay between shots and less accuracy.
+
+
Skull132 updated:
+
+ - Chat mark-up will work now. The closing tags in HTML are utilized properly once more.
+
+
08 August 2016
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 360f833bc84..9029fb727bf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2475,3 +2475,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Spam prevention is no longer activated by automated emotes.
alberyk:
- rscadd: Added a buildable improvised handgun.
+2016-08-10:
+ Alberyk:
+ - bugfix: Combat cyborgs should have access to security channel, and be able to
+ be tracked via cameras consoles.
+ - tweak: Replaced the thermal vision module with a sechud.
+ - rscadd: Added the thermal vision module to the syndicate borg.
+ - tweak: The improvised handgun has a bigger delay between shots and less accuracy.
+ Skull132:
+ - bugfix: Chat mark-up will work now. The closing tags in HTML are utilized properly
+ once more.
diff --git a/html/changelogs/alberyk-PR-709.yml b/html/changelogs/alberyk-PR-709.yml
deleted file mode 100644
index ff893a878da..00000000000
--- a/html/changelogs/alberyk-PR-709.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Combat cyborgs should have access to security channel, and be able to be tracked via cameras consoles."
- - tweak: "Replaced the thermal vision module with a sechud."
- - rscadd: "Added the thermal vision module to the syndicate borg."
diff --git a/html/changelogs/alberyk-PR-713.yml b/html/changelogs/alberyk-PR-713.yml
deleted file mode 100644
index 1e09494982d..00000000000
--- a/html/changelogs/alberyk-PR-713.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - tweak: "The improvised handgun has a bigger delay between shots and less accuracy."
diff --git a/html/changelogs/skull132-PR-720.yml b/html/changelogs/skull132-PR-720.yml
deleted file mode 100644
index ed4d067164f..00000000000
--- a/html/changelogs/skull132-PR-720.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Skull132
-
-delete-after: True
-
-changes:
- - bugfix: "Chat mark-up will work now. The closing tags in HTML are utilized properly once more."