Skip to content

Commit 7318f5f

Browse files
authored
Update CHANGES.rst
1 parent b7c0ab4 commit 7318f5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ Released 2025-03-26
8989
- A warning will be printed when something deprecated is used.
9090

9191
- Add a ``catch_exceptions`` parameter to ``CliRunner``. If
92-
``catch_exceptions`` is not passed to ``CliRunner.invoke``,
92+
``catch_exceptions`` is not passed to ``CliRunner.invoke`` the value
93+
from ``CliRunner`` is used.
9394
the value from ``CliRunner``. :issue:`2817` :pr:`2818`
9495
- ``Option.flag_value`` will no longer have a default value set based on
9596
``Option.default`` if ``Option.is_flag`` is ``False``. This results in

0 commit comments

Comments
 (0)