diff --git a/html/changelog.html b/html/changelog.html
index 473ffa7523..5ac61f2754 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -47,6 +47,12 @@
+
30 May 2023
+ WeNeedMorePhoron updated:
+
+ - Nanites now transfer into your bloodstream when ingested, meaning they now work for creature with synthetic stomach (Synth / FBP)
+
+
26 May 2023
WeNeedMorePhoron updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d7ff84354b..866fb27171 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6662,3 +6662,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Artist Bench no longer require Plasteel.
- rscadd: Alt-click to open a container. Description Information (Seen in examine
tab) added to instruct you.
+2023-05-30:
+ WeNeedMorePhoron:
+ - rscadd: Nanites now transfer into your bloodstream when ingested, meaning they
+ now work for creature with synthetic stomach (Synth / FBP)
diff --git a/html/changelogs/AutoChangeLog-pr-1004.yml b/html/changelogs/AutoChangeLog-pr-1004.yml
deleted file mode 100644
index 27115eac01..0000000000
--- a/html/changelogs/AutoChangeLog-pr-1004.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: WeNeedMorePhoron
-delete-after: true
-changes:
- - rscadd: Nanites now transfer into your bloodstream when ingested, meaning they
- now work for creature with synthetic stomach (Synth / FBP)