diff --git a/html/changelog.html b/html/changelog.html
index df3be924d52..a6443cd2dd3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,15 +63,25 @@
Fixes cult flooring not lining up with normal floors.
Fixes a juggernaut back spine not glowing where it should.
+ Spudboy updated:
+
+ - Realigned the librarian's PDA.
+
Swankcookie updated:
- Cakehat now creates light
+ YotaXP updated:
+
+ - Rolled out a new line of space heaters around the station. This new model has the functionality to cool down the environment, as well as heat it. Additionally, they can be built and upgraded like any other machine.
+
neersighted updated:
- Dominator now shows the correct area name on non-Box maps.
- Unwrenching atmos pipes is less... nuts...
- You don't get hopelessly spun when standing on a unwrenched pipe... Don't try it, though.
+ - You can now cancel pulling by Ctrl+Clicking anything else
+ - Chemistry Dispensers now have a built-in drain!
02 December 2015
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8956f9b828a..4ce5ebfb8fe 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2722,10 +2722,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Constructs can move in space.
- imageadd: Fixes cult flooring not lining up with normal floors.
- imageadd: Fixes a juggernaut back spine not glowing where it should.
+ Spudboy:
+ - tweak: Realigned the librarian's PDA.
Swankcookie:
- bugfix: Cakehat now creates light
+ YotaXP:
+ - rscadd: Rolled out a new line of space heaters around the station. This new model
+ has the functionality to cool down the environment, as well as heat it. Additionally,
+ they can be built and upgraded like any other machine.
neersighted:
- bugfix: Dominator now shows the correct area name on non-Box maps.
- bugfix: Unwrenching atmos pipes is less... nuts...
- bugfix: You don't get hopelessly spun when standing on a unwrenched pipe... Don't
try it, though.
+ - tweak: You can now cancel pulling by Ctrl+Clicking anything else
+ - tweak: Chemistry Dispensers now have a built-in drain!
diff --git a/html/changelogs/AutoChangeLog-pr-13328.yml b/html/changelogs/AutoChangeLog-pr-13328.yml
deleted file mode 100644
index 54b663bc070..00000000000
--- a/html/changelogs/AutoChangeLog-pr-13328.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: YotaXP
-delete-after: True
-changes:
- - rscadd: "Rolled out a new line of space heaters around the station. This new model has the functionality to cool down the environment, as well as heat it. Additionally, they can be built and upgraded like any other machine."
diff --git a/html/changelogs/AutoChangeLog-pr-13384.yml b/html/changelogs/AutoChangeLog-pr-13384.yml
deleted file mode 100644
index d372aa28dfd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-13384.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: neersighted
-delete-after: True
-changes:
- - tweak: "You can now cancel pulling by Ctrl+Clicking anything else"
diff --git a/html/changelogs/AutoChangeLog-pr-13385.yml b/html/changelogs/AutoChangeLog-pr-13385.yml
deleted file mode 100644
index 9ee655a2939..00000000000
--- a/html/changelogs/AutoChangeLog-pr-13385.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Spudboy
-delete-after: True
-changes:
- - tweak: "Realigned the librarian's PDA."
diff --git a/html/changelogs/AutoChangeLog-pr-13386.yml b/html/changelogs/AutoChangeLog-pr-13386.yml
deleted file mode 100644
index 1a2909f5a81..00000000000
--- a/html/changelogs/AutoChangeLog-pr-13386.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: neersighted
-delete-after: True
-changes:
- - tweak: "Chemistry Dispensers now have a built-in drain!"