Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Feb 27, 2024
1 parent 9e7bb8b commit 8550363
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,21 @@ The ASDF Standard is at v1.6.0
from working. If you want these warnings to produce errors you can
now add your own warning filter [#1757]

- For ``info`` and ``search`` show ``str`` representation of childless
(leaf) nodes if ``show_values`` is enabled [#1687]

- Deprecate ``asdf.util.is_primitive`` [#1687]

- Only show ``str`` representation during ``info`` and ``search``
if it contains a single line (and does not fail) [#1748]

3.0.1 (2023-10-30)
------------------

The ASDF Standard is at v1.6.0
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fix bug in ``asdftool diff`` for arrays within a list [#1672]
- For ``info`` and ``search`` show ``str`` representation of childless
(leaf) nodes if ``show_values`` is enabled [#1687]
- Deprecate ``asdf.util.is_primitive`` [#1687]

3.0.0 (2023-10-16)
------------------
Expand Down

0 comments on commit 8550363

Please sign in to comment.