From c73a4a07ce47de573890fbf7e1100558a480e8af Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 3 May 2023 09:19:09 +0200 Subject: [PATCH] 2023.5: Minor history breaking change tweak --- source/_posts/2023-05-03-release-20235.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2023-05-03-release-20235.markdown b/source/_posts/2023-05-03-release-20235.markdown index fb2c9417919..5d838a649e9 100644 --- a/source/_posts/2023-05-03-release-20235.markdown +++ b/source/_posts/2023-05-03-release-20235.markdown @@ -351,8 +351,8 @@ to reduce possible confusion in the future. {% details "History" %} -YAML configuration for history has been removed as it was no longer used -since the frontend. +All YAML configuration options for the history integration have been removed +as they were no longer used by the frontend. ([@bdraco] - [#90992]) ([documentation](/integrations/history))