diff --git a/html/changelogs/AutoChangeLog-pr-1082.yml b/html/changelogs/AutoChangeLog-pr-1082.yml deleted file mode 100644 index a77263642034..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1082.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - qol: Upon death, you will be told exactly what dealt the killing blow. You can - click a button to see your health information at time of death. - - bugfix: Reduced needless(?) calls to updatehealth(), an expensive proc. diff --git a/html/changelogs/archive/2024-08.yml b/html/changelogs/archive/2024-08.yml index 08d5c1324798..c61d84953f29 100644 --- a/html/changelogs/archive/2024-08.yml +++ b/html/changelogs/archive/2024-08.yml @@ -71,3 +71,8 @@ - rscadd: Private Investigator's unsavory dreams. - bugfix: Brute and Burn are no longer healed while sleeping. - bugfix: Fixed space being unlit in some parts of the map. +2024-08-28: + Kapu1178: + - qol: Upon death, you will be told exactly what dealt the killing blow. You can + click a button to see your health information at time of death. + - bugfix: Reduced needless(?) calls to updatehealth(), an expensive proc.