From 0f46345c7d237d4e7a73592b20af36233937c3c9 Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Sat, 17 Aug 2024 16:32:28 +0300 Subject: [PATCH] Added changelog --- CHANGES/1543.bugfix.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CHANGES/1543.bugfix.rst diff --git a/CHANGES/1543.bugfix.rst b/CHANGES/1543.bugfix.rst new file mode 100644 index 00000000..f4ddcefb --- /dev/null +++ b/CHANGES/1543.bugfix.rst @@ -0,0 +1,4 @@ +Fixed link preview options to use global defaults in various types and methods +to use global defaults for `link_preview_options`. +This change ensures consistency and enhances flexibility in handling link preview options +across different components.