diff --git a/CHANGES.rst b/CHANGES.rst index de7075f6..3bb4a6f1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -16,6 +16,19 @@ Changelog .. towncrier release notes start +3.12.0 (2024-09-05) +==================== + +Bugfixes +-------- + +- 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. + `#1543 `_ + + 3.12.0 (2024-08-16) ====================