From bf97d19fa45929539c7b06d619e938572237f729 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 3 Sep 2023 10:12:39 +0200 Subject: [PATCH] Correct CHANGELOG attribution to blongden --- CHANGELOG.md | 2 +- docs/source/Coding/Changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 929630f54e..b1871540d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Sept 3, 2023 - Feat: EvMenu tooltips for multiple help categories in a node (Seannio). - Feat: Default `examine` command now also shows an account's `last_login` (michaelfaith84) -- Fix: Portal would accidentally start global scripts. (InspectorCaracal) +- Fix: Portal would accidentally start global scripts. (blongden) - Fix: Traceback when printing CounterTrait contrib objects. (InspectorCaracal) - Fix: Typo in evadventure twitch combat's call of `create_combathandler`. - Docs: Fix bug in evadventure equipmenthandler blocking creation of npcs. diff --git a/docs/source/Coding/Changelog.md b/docs/source/Coding/Changelog.md index 929630f54e..b1871540d5 100644 --- a/docs/source/Coding/Changelog.md +++ b/docs/source/Coding/Changelog.md @@ -7,7 +7,7 @@ Sept 3, 2023 - Feat: EvMenu tooltips for multiple help categories in a node (Seannio). - Feat: Default `examine` command now also shows an account's `last_login` (michaelfaith84) -- Fix: Portal would accidentally start global scripts. (InspectorCaracal) +- Fix: Portal would accidentally start global scripts. (blongden) - Fix: Traceback when printing CounterTrait contrib objects. (InspectorCaracal) - Fix: Typo in evadventure twitch combat's call of `create_combathandler`. - Docs: Fix bug in evadventure equipmenthandler blocking creation of npcs.