diff --git a/html/changelog.html b/html/changelog.html index 9a7b575e06..df21487f15 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,12 @@ -->
+

16 June 2021

+

silicons updated:

+ +

15 June 2021

EmeraldSundisk updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index efce5c99b8..64a2c15084 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29485,3 +29485,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Mining snowmobiles now have keys - bugfix: Adjusts area designations so GENTURF icons should no longer be visible in-game +2021-06-16: + silicons: + - bugfix: on_found works again diff --git a/html/changelogs/AutoChangeLog-pr-14834.yml b/html/changelogs/AutoChangeLog-pr-14834.yml deleted file mode 100644 index 20b3e3b058..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14834.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "silicons" -delete-after: True -changes: - - bugfix: "on_found works again"