From 29df3869cd894e04d0c02edad58c69edcd45058d Mon Sep 17 00:00:00 2001 From: norohind <60548839+norohind@users.noreply.github.com> Date: Fri, 13 Aug 2021 14:15:46 +0300 Subject: [PATCH] PLUGINS.md: update first EDMC version with `journal_entry_cqc` --- PLUGINS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLUGINS.md b/PLUGINS.md index 74185aba..378369bf 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -743,7 +743,7 @@ Examples of this are: --- ### Journal entry CQC -New in version 5.1.3+ +New in version 5.2.0 ```python def journal_entry_cqc(cmdr: str, is_beta: bool, entry: Dict[str, Any], state: Dict[str, Any]) -> None: if entry['event'] == 'Location':