diff --git a/html/changelog.html b/html/changelog.html
index b736da9b1f..d5641d75c2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,15 @@
-->
+
01 December 2021
+
DeltaFire15 updated:
+
+ - Pellets now care about block woundwise
+ - Pellet wound-bonus no longer stacks for the final calculation
+ - Embeds no longer bypass full blocking.
+ - Shields now work properly against unarmed / mob attacks.
+
+
28 November 2021
SandPoot updated:
@@ -378,47 +387,6 @@
- Minesweeper's "play on same board"
-
- 29 September 2021
- Ghommie updated:
-
- - Animals are no loner n(e)igh-immune to stuttering.
- - Silicons and animals won't keep stuttering or slurring forever after being struck by something that made them like that in the first place (such as a Blue Space Artillery).
-
- Hatterhat updated:
-
- - Reports from other stations' Wardens blasting themselves in sensitive places due to mishandled firearms has led to the introduction of a folding-stock safety for their shotgun, rendering it inoperable while the stock is folded.
- - Compact combat shotguns now stay compact when stored, by virtue of being unable to be extended while in a bag.
- - Reloading a shotgun with a shell clip now inflicts melee click delay.
-
- LetterN updated:
-
- - clowncar railgun- i mean gun
- - more achivements
- - syndie carp can pick up the disky (and is smart now)
- - hooks most of the achivements, all of the heretics work now
-
- Putnam3145 updated:
-
- - Lavaland can no longer be too cold for its natives to surivive
-
- buffyuwu updated:
-
- - flannels can now be toggled in style from buttoned to unbuttoned
- - ports more rp and existing tg assets with minor edits into loadout selection
-
- keronshb updated:
-
- - Ninja status back in the status menu
-
- zeroisthebiggay updated:
-
- - the monkey shuttle brig
- - meta gets a prison
- - the floating fire extinguisher
- - fucks the motivation's cost.
- - a new maintenance ambience
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bd97ba0372..b6dc712c5b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30348,3 +30348,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: FestiveMap
- rscadd: Specific Truck and Ambulance vector cars
- rscadd: Radials for those cars
+2021-12-01:
+ DeltaFire15:
+ - balance: Pellets now care about block woundwise
+ - balance: Pellet wound-bonus no longer stacks for the final calculation
+ - balance: Embeds no longer bypass full blocking.
+ - bugfix: Shields now work properly against unarmed / mob attacks.
diff --git a/html/changelogs/AutoChangeLog-pr-15380.yml b/html/changelogs/AutoChangeLog-pr-15380.yml
deleted file mode 100644
index da61ea083b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15380.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - balance: "Pellets now care about block woundwise"
- - balance: "Pellet wound-bonus no longer stacks for the final calculation"
- - balance: "Embeds no longer bypass full blocking."
- - bugfix: "Shields now work properly against unarmed / mob attacks."