diff --git a/html/changelog.html b/html/changelog.html
index 62de025ef93..19e96890bf4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -52,6 +52,16 @@
-->
+
16 November 2020
+
SkyratBot updated:
+
+ - Stomachs no longer metabolize reagents, they process them to the body
+ - Condiments work with food items more consistently, and packets don't give useless feedback.
+ - adds a training machine to delta firing range
+ - Vending machines now properly apply inflation across the market crash event.
+ - Rats and Regal Rats now properly trigger mouse traps when crossed.
+
+
15 November 2020
ATHATH updated:
@@ -1404,51 +1414,6 @@
- made ventcrawling not intentionally obfuscated badcode
- The syndicate now provides a single empty syringe with it's dart gun.
-
-
14 September 2020
-
Arkatos updated:
-
- - Guide to Dank Mimery now uses a radial menu.
- - Mass Driver Control now uses tgui.
- - Mass Driver Controls now process only when needed instead of all the time. In short, free performance for you.
-
-
SkyratBot updated:
-
- - New RPD device, the temperature gate
- - new device, temperature pump
- - Meta Engineering lobby fixes and tweaks, added missing machine, moved lights in SM
- - Meta The bar and kitchen have had several updates to objects
- - Meta The service hall was widened by one tile
- - Meta Atmosia has a fancy new control room and a bigger storage room for projects
- - Whiteship is randomly chosen
- - fixed a few atmos item/gas typos
- - Security's Education room has a sparta pit on icebox
- - Countdowns use maptext.
- - Botany is remade for ice box!
- - A few little fixes on Metastation.
- - Adds door seals to the game, printable at engineering and security lathes after they've been researched. Makes airlocks much harder to smash down if you can't remove them.
- - Slightly changed how bonus health to an airlock works
-
-
VexingRaven updated:
-
- - MetaStation's Departure Checkpoint telescreen is now properly connected to the station's camera network.
- - Health analyzers have been upgraded with the ability to alert their user when the subject is husked.
- - Defibrillators have been upgraded with the ability to alert their user when attempting to revive a husked corpse.
- - The husk status of a corpse is now visible when examining the corpse.
- - The description for synthflesh and rezadone now mention their use in restoring husks.
- - Livers once again give peptides when put in a grinder
- - Mechs once again use power when moving and properly show errors when failing to move
- - Gygax Leg Actuator Overload button now works correctly
- - Orbital Mech Pads can once again send mechs
-
-
Wallem updated:
-
- - Fixes some issues with sign language, such as unique mime text, drunk slurring, punctuation, and megaphones.
-
-
itseasytosee updated:
-
- - The hydrogen Axe now has back sprites.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 077ca17cbe5..1d907268b81 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44126,3 +44126,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
embedded objects as well.
UnderARock:
- bugfix: Hardcore random characters will now receive points for surviving.
+2020-11-16:
+ SkyratBot:
+ - bugfix: Stomachs no longer metabolize reagents, they process them to the body
+ - bugfix: Condiments work with food items more consistently, and packets don't give
+ useless feedback.
+ - bugfix: adds a training machine to delta firing range
+ - bugfix: Vending machines now properly apply inflation across the market crash
+ event.
+ - bugfix: Rats and Regal Rats now properly trigger mouse traps when crossed.
diff --git a/html/changelogs/AutoChangeLog-pr-1690.yml b/html/changelogs/AutoChangeLog-pr-1690.yml
deleted file mode 100644
index 507f931839b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-1690.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Stomachs no longer metabolize reagents, they process them to the body"
diff --git a/html/changelogs/AutoChangeLog-pr-1696.yml b/html/changelogs/AutoChangeLog-pr-1696.yml
deleted file mode 100644
index 414d4af1979..00000000000
--- a/html/changelogs/AutoChangeLog-pr-1696.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "adds a training machine to delta firing range"
diff --git a/html/changelogs/AutoChangeLog-pr-1697.yml b/html/changelogs/AutoChangeLog-pr-1697.yml
deleted file mode 100644
index 171aa6c1526..00000000000
--- a/html/changelogs/AutoChangeLog-pr-1697.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Condiments work with food items more consistently, and packets don't give useless feedback."
diff --git a/html/changelogs/AutoChangeLog-pr-1698.yml b/html/changelogs/AutoChangeLog-pr-1698.yml
deleted file mode 100644
index 12070eeafb6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-1698.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Vending machines now properly apply inflation across the market crash event."
diff --git a/html/changelogs/AutoChangeLog-pr-1699.yml b/html/changelogs/AutoChangeLog-pr-1699.yml
deleted file mode 100644
index 5eb15d2cafe..00000000000
--- a/html/changelogs/AutoChangeLog-pr-1699.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Rats and Regal Rats now properly trigger mouse traps when crossed."