From ed97d7ac9f658482ac344b174d0b3f4c4e314473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20B?= <2589111+jfbu@users.noreply.github.com> Date: Wed, 15 Mar 2023 17:45:40 +0100 Subject: [PATCH] Update CHANGES for PR #11243 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index a633239e0..dc22851be 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,7 @@ Features added optional shadow. See :ref:`additionalcss`. (refs: #11234) * LaTeX: admonitions and :dudir:`topic` (and contents_) directives, and not only :rst:dir:`code-block`, support ``box-decoration-break=slice``. +* LaTeX: let rounded boxes support up to 4 distinct border-widths (refs: #11243) Bugs fixed ----------