From 8d5e439a098e7ec44d52869cc85a0c094bad35fa Mon Sep 17 00:00:00 2001 From: James Knight Date: Thu, 27 Jun 2024 01:21:19 -0400 Subject: [PATCH] CHANGES.rst: adding features/changes Adding changes during development window. Signed-off-by: James Knight --- CHANGES.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index a4c47425..59bf9c3f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,8 @@ Development * **(note)** ``confluence_link_transform`` support is deprecated * Fixed issue in Confluence REST v2 API usage (Cloud) where page updates may fail when a page has no metadata -* Fixed support when using the sphinxcontrib-video extension (v2.5.1+) +* Fixed support when using the sphinxcontrib-video extension (v0.2.1+) +* Introduce the ``confluence_api_token`` option * Introduce the ``confluence_page_search_mode`` option * REST API calls will retry on select error events (e.g. 5xx errors) * Replacing ``confluence_lang_transform`` with a new option