diff --git a/html/changelog.html b/html/changelog.html
index 83d87d57b3f..fcd40835d23 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
17 May 2015
+
PsiOmegaDelta updated:
+
+ - Teleporter artifacts should no longer teleport mobs inside objects.
+
+
16 May 2015
GinjaNinja32 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index baf01f27537..257c304edf8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1791,3 +1791,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
HarpyEagle:
- rscadd: Adds tail animations for tajaran and unathi. Animations are controlled
using emotes.
+2015-05-17:
+ PsiOmegaDelta:
+ - bugfix: Teleporter artifacts should no longer teleport mobs inside objects.
diff --git a/html/changelogs/PsiOmegaDelta-ArtifactTele-150516.yml b/html/changelogs/PsiOmegaDelta-ArtifactTele-150516.yml
deleted file mode 100644
index 3e259687bac..00000000000
--- a/html/changelogs/PsiOmegaDelta-ArtifactTele-150516.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: PsiOmegaDelta
-delete-after: True
-
-changes:
- - bugfix: "Teleporter artifacts should no longer teleport mobs inside objects."