From e61c9bbe1fee43dfef53105d38cb56709ad14b88 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 4 Jun 2021 13:44:14 +0100 Subject: [PATCH] Changelog: Name the new state members --- ChangeLog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 62a0e8df..0f3991a5 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -56,7 +56,8 @@ Plugin Developers --- There are some new members of the `state` dictionary passed to -`journal_entry()`. See [PLUGINS.md](./PLUGINS.md) for the details. +`journal_entry()`; Taxi, Dropship, Body and BodyType. See +[PLUGINS.md](./PLUGINS.md) for the details. Release 5.0.4 ===