Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvilsa committed Dec 19, 2024
1 parent ae928cd commit aa679bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@ Changed

- ``ArgumentParser.check_config`` renamed to ``validate`` and ``skip_check``
parameter of ``ArgumentParser.{dump, save, get_defaults}`` renamed to
``skip_validation`` (`#???
<https://github.com/omni-us/jsonargparse/pull/???>`__).
``skip_validation`` (`#639
<https://github.com/omni-us/jsonargparse/pull/639>`__).

Deprecated
^^^^^^^^^^

- ``ArgumentParser.check_config`` and ``skip_check`` parameter of
``ArgumentParser.{dump, save, get_defaults}`` are deprecated and will be
removed in v5.0.0, instead use ``validate`` and ``skip_validation`` (`#???
<https://github.com/omni-us/jsonargparse/pull/???>`__).
removed in v5.0.0, instead use ``validate`` and ``skip_validation`` (`#639
<https://github.com/omni-us/jsonargparse/pull/639>`__).


v4.35.1 (2024-12-??)
Expand Down

0 comments on commit aa679bd

Please sign in to comment.