diff --git a/html/changelog.html b/html/changelog.html
index c3f2151b35..5a0e608cd6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,27 @@
-->
+
21 August 2020
+
LetterN updated:
+
+ - Updates and adds some of the tips
+
+
Putnam3145 updated:
+
+ - added reftracking as a compile flag
+
+
SmArtKar updated:
+
+ - RSD limitation is now 500 tiles
+ - Fixed broken RSD sprites
+ - Removed that shuttle limit
+
+
timothyteakettle updated:
+
+ - two snouts can once again be chosen in customization
+ - lizard snouts work again
+
+
20 August 2020
DeltaFire15 updated:
@@ -1405,36 +1426,6 @@
- Removed unsavory things from the vent clog event
-
- 19 June 2020
- Bhijn updated:
-
- - Atmos can no longer become completely bricked
-
- Funce updated:
-
- - Square root circuit should now actually work.
-
- SmArtKar updated:
-
- TheSpaghetti updated:
-
- - more insectoid insects
-
- kevinz000 updated:
-
- - bay/polaris style say_emphasis has been added. You can now |italicize| _underline_ and +bold+ your messages.
-
- timothyteakettle updated:
-
- - Adds the brain trauma event, where one player gets a random brain trauma!
- - Adds the wisdom cow event, where the wisdom cow appears on the station!
- - Adds the fake virus event, where people get fake virus symptoms.
- - Adds the stray cargo pod event, where a cargo pod crashes into the station.
- - Adds the fugitives event, where fugitives are loose on the station, and it's the hunters jobs to capture them.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 559f77437d..10477b56d3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27009,3 +27009,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
arrivals are now also announced properly.
tiramisuapimancer:
- bugfix: Ethereal hair is now their body color instead of accidentally white
+2020-08-21:
+ LetterN:
+ - rscadd: Updates and adds some of the tips
+ Putnam3145:
+ - admin: added reftracking as a compile flag
+ SmArtKar:
+ - tweak: RSD limitation is now 500 tiles
+ - bugfix: Fixed broken RSD sprites
+ - config: Removed that shuttle limit
+ timothyteakettle:
+ - bugfix: two snouts can once again be chosen in customization
+ - bugfix: lizard snouts work again
diff --git a/html/changelogs/AutoChangeLog-pr-13183.yml b/html/changelogs/AutoChangeLog-pr-13183.yml
deleted file mode 100644
index f93214e200..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13183.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SmArtKar"
-delete-after: True
-changes:
- - tweak: "RSD limitation is now 500 tiles"
- - bugfix: "Fixed broken RSD sprites"
- - config: "Removed that shuttle limit"
diff --git a/html/changelogs/AutoChangeLog-pr-13208.yml b/html/changelogs/AutoChangeLog-pr-13208.yml
deleted file mode 100644
index e6eed72515..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13208.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "two snouts can once again be chosen in customization"
diff --git a/html/changelogs/AutoChangeLog-pr-13211.yml b/html/changelogs/AutoChangeLog-pr-13211.yml
deleted file mode 100644
index 0c11c20a0d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13211.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - rscadd: "Updates and adds some of the tips"
diff --git a/html/changelogs/AutoChangeLog-pr-13212.yml b/html/changelogs/AutoChangeLog-pr-13212.yml
deleted file mode 100644
index 0bc2d57909..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13212.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - admin: "added reftracking as a compile flag"
diff --git a/html/changelogs/AutoChangeLog-pr-13223.yml b/html/changelogs/AutoChangeLog-pr-13223.yml
deleted file mode 100644
index c54fe031f5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13223.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "lizard snouts work again"