diff --git a/html/changelog.html b/html/changelog.html
index f785978d830..8e8286aeb11 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,22 @@
-->
+
15 November 2018
+
Azule Utama updated:
+
+ - Fixed an exploit which allowed cultists to curse the shuttle more than twice. Steve can only take so much punishment ya know...
+
+
Certhic updated:
+
+ - The scrollbar of NanoUI now looks more Nano-ish
+ - The title bar of NanoUI now sticks while scrolling
+ - changed the mouse hover behavior on the fancy NanoUI buttons
+
+
Dave-TH updated:
+
+ - Internal bleeding is now represented by coughing (And occasionally vomiting) blood! Nifty!
+
+
14 November 2018
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 503802988cc..6237520fd32 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8040,3 +8040,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
icon states.
uc_guy:
- bugfix: Borgs no longer have infinite roller beds.
+2018-11-15:
+ Azule Utama:
+ - bugfix: Fixed an exploit which allowed cultists to curse the shuttle more than
+ twice. Steve can only take so much punishment ya know...
+ Certhic:
+ - rscadd: The scrollbar of NanoUI now looks more Nano-ish
+ - rscadd: The title bar of NanoUI now sticks while scrolling
+ - tweak: changed the mouse hover behavior on the fancy NanoUI buttons
+ Dave-TH:
+ - tweak: Internal bleeding is now represented by coughing (And occasionally vomiting)
+ blood! Nifty!
diff --git a/html/changelogs/AutoChangeLog-pr-10213.yml b/html/changelogs/AutoChangeLog-pr-10213.yml
deleted file mode 100644
index 4dac28c7bf3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10213.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dave-TH"
-delete-after: True
-changes:
- - tweak: "Internal bleeding is now represented by coughing (And occasionally vomiting) blood! Nifty!"
diff --git a/html/changelogs/AutoChangeLog-pr-10221.yml b/html/changelogs/AutoChangeLog-pr-10221.yml
deleted file mode 100644
index 4a1d57a2a00..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10221.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Certhic"
-delete-after: True
-changes:
- - rscadd: "The scrollbar of NanoUI now looks more Nano-ish"
- - rscadd: "The title bar of NanoUI now sticks while scrolling"
- - tweak: "changed the mouse hover behavior on the fancy NanoUI buttons"
diff --git a/html/changelogs/AutoChangeLog-pr-10229.yml b/html/changelogs/AutoChangeLog-pr-10229.yml
deleted file mode 100644
index 54d224c0c0e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10229.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Azule Utama"
-delete-after: True
-changes:
- - bugfix: "Fixed an exploit which allowed cultists to curse the shuttle more than twice. Steve can only take so much punishment ya know..."