diff --git a/html/changelog.html b/html/changelog.html
index 00fe3f0c29c..5592f735751 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,6 +60,21 @@
- Kudzu vines now can yield materials if carefully tended to
+ Fethas updated:
+
+ - 2 second cooldown on the rest verb. You are not Neo, knock it off.
+ - StopResting and StartResting Procs are not on the rest verb.
+
+ KasparoVy updated:
+
+ - Plasmaman multiverse sword copies are now properly equipped (suit, helmet, internals, etc.)
+ - Vox multiverse sword copies are now peoperly equipped (internals).
+
+ Kyep updated:
+
+ - Fixed several Terror Spider things that should not be possible, like recharging wireless guns, the 'evil-looking spiderlings' instant meta, and spiderlings spacing themselves.
+ - Several Terror Spider balance and fun tweaks, such as giving the Prince of Terror a new webbing ability, and ensuring queens/mothers can break open vents, so they cannot be completely shut out late-round.
+
Purpose2 updated:
- Enables Cargo to order Wood planks
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index feeb05da535..75f8fe7fe5a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3928,5 +3928,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-03-01:
Crazylemon64:
- rscadd: Kudzu vines now can yield materials if carefully tended to
+ Fethas:
+ - tweak: 2 second cooldown on the rest verb. You are not Neo, knock it off.
+ - rscadd: StopResting and StartResting Procs are not on the rest verb.
+ KasparoVy:
+ - bugfix: Plasmaman multiverse sword copies are now properly equipped (suit, helmet,
+ internals, etc.)
+ - bugfix: Vox multiverse sword copies are now peoperly equipped (internals).
+ Kyep:
+ - bugfix: Fixed several Terror Spider things that should not be possible, like recharging
+ wireless guns, the 'evil-looking spiderlings' instant meta, and spiderlings
+ spacing themselves.
+ - tweak: Several Terror Spider balance and fun tweaks, such as giving the Prince
+ of Terror a new webbing ability, and ensuring queens/mothers can break open
+ vents, so they cannot be completely shut out late-round.
Purpose2:
- rscadd: Enables Cargo to order Wood planks
diff --git a/html/changelogs/AutoChangeLog-pr-6364.yml b/html/changelogs/AutoChangeLog-pr-6364.yml
deleted file mode 100644
index da34da7301e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6364.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Fethas"
-delete-after: True
-changes:
- - tweak: "2 second cooldown on the rest verb. You are not Neo, knock it off."
- - rscadd: "StopResting and StartResting Procs are not on the rest verb."
diff --git a/html/changelogs/AutoChangeLog-pr-6622.yml b/html/changelogs/AutoChangeLog-pr-6622.yml
deleted file mode 100644
index 631db6e8d9f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6622.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Fixed several Terror Spider things that should not be possible, like recharging wireless guns, the 'evil-looking spiderlings' instant meta, and spiderlings spacing themselves."
- - tweak: "Several Terror Spider balance and fun tweaks, such as giving the Prince of Terror a new webbing ability, and ensuring queens/mothers can break open vents, so they cannot be completely shut out late-round."
diff --git a/html/changelogs/AutoChangeLog-pr-6639.yml b/html/changelogs/AutoChangeLog-pr-6639.yml
deleted file mode 100644
index 2bf2831ead0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6639.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - bugfix: "Plasmaman multiverse sword copies are now properly equipped (suit, helmet, internals, etc.)"
- - bugfix: "Vox multiverse sword copies are now peoperly equipped (internals)."