diff --git a/html/changelog.html b/html/changelog.html
index 58b887220ae..ebe41e3db88 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,21 @@
-->
+
17 July 2018
+
Cyberboss updated:
+
+ - Added BSQL.dll and updated libmariadb.dll for non-blocking SQL support. See https://github.com/tgstation/BSQL for instructions on building for non-windows systems
+
+
Denton updated:
+
+ - Sparks now emit less heat.
+ - Added a storage room to Metastation engineering that both engineers and atmos techs can access.
+
+
kevinz000 updated:
+
+ - Crew pinpointers added to advanced biotechnology, printable from medical lathes.
+
+
16 July 2018
kevinz000 updated:
@@ -1570,18 +1585,6 @@
- Cult items will no longer be a long ride on the vomit coaster if picked up by a non cultist.
-
- 15 May 2018
- Dax Dupont updated:
-
- - Fixes missing curator hud icon.
-
- Denton updated:
-
- - Engi-Vend machines now contain fire alarm and firelock electronics!
- - Loose tech storage circuit boards have been replaced with spawners.
- - APC/air alarm/airlock/fire alarm/firelock electronics are now available once Industrial Engineering is researched..
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fac0ed5a9ea..870c8b1b086 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19027,3 +19027,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
not affected by lag/time dilation)'
- rscadd: Integrated circuit clocks now also output a raw value for deciseconds,
allowing for interesting timer constructions.
+2018-07-17:
+ Cyberboss:
+ - server: Added BSQL.dll and updated libmariadb.dll for non-blocking SQL support.
+ See https://github.com/tgstation/BSQL for instructions on building for non-windows
+ systems
+ Denton:
+ - tweak: Sparks now emit less heat.
+ - tweak: Added a storage room to Metastation engineering that both engineers and
+ atmos techs can access.
+ kevinz000:
+ - rscadd: Crew pinpointers added to advanced biotechnology, printable from medical
+ lathes.
diff --git a/html/changelogs/AutoChangeLog-pr-38323.yml b/html/changelogs/AutoChangeLog-pr-38323.yml
deleted file mode 100644
index 1f8a00b0613..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38323.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cyberboss"
-delete-after: True
-changes:
- - server: "Added BSQL.dll and updated libmariadb.dll for non-blocking SQL support. See https://github.com/tgstation/BSQL for instructions on building for non-windows systems"
diff --git a/html/changelogs/AutoChangeLog-pr-39112.yml b/html/changelogs/AutoChangeLog-pr-39112.yml
deleted file mode 100644
index 264423c3728..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39112.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - rscadd: "Crew pinpointers added to advanced biotechnology, printable from medical lathes."
diff --git a/html/changelogs/AutoChangeLog-pr-39128.yml b/html/changelogs/AutoChangeLog-pr-39128.yml
deleted file mode 100644
index 5a6f23127bf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39128.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "Sparks now emit less heat."
diff --git a/html/changelogs/AutoChangeLog-pr-39144.yml b/html/changelogs/AutoChangeLog-pr-39144.yml
deleted file mode 100644
index 555c3bf9dc3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39144.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "Added a storage room to Metastation engineering that both engineers and atmos techs can access."