diff --git a/CHANGES.rst b/CHANGES.rst index 96c7dc67..8508a7f6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,7 +3,10 @@ Development * Fixed issue where an exception could throw without cleanup options set * Fixed issue where anchor links may fail to work for v2 editor pages +* Initial support for using Confluence REST v2 API (Cloud) * Provide extended debugging options for publish events +* Replacing `confluence_publish_disable_api_prefix` with a new option + `confluence_publish_override_api_prefix` 2.4.0 (2023-12-14) ==================