Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvilsa committed Nov 30, 2024
1 parent 9aefda3 commit 049157b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ v4.35.0 (2024-12-??)
Added
^^^^^
- Support for ``print config`` argument to reuse the name of the config argument
by using ``%s`` (`#??? <https://github.com/omni-us/jsonargparse/pull/???>`__).
by using ``%s`` (`#630 <https://github.com/omni-us/jsonargparse/pull/630>`__).

Deprecated
^^^^^^^^^^
- From v5.0.0 the print config argument will by default reuse the name of the
config argument as ``--print_%s`` instead of being always ``--print_config``.
config argument as ``--print_%s`` instead of being always ``--print_config``
(`#630 <https://github.com/omni-us/jsonargparse/pull/630>`__).


v4.34.1 (2024-11-??)
Expand Down

0 comments on commit 049157b

Please sign in to comment.