Skip to content

Commit 3ab5f2a

Browse files
authored
Merge pull request #1971 from braingram/release_4p5p0
update changelog for 4.5.0
2 parents a346a6b + 749cba6 commit 3ab5f2a

5 files changed

Lines changed: 27 additions & 4 deletions

File tree

CHANGES.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
4.5.0 (2025-09-04)
2+
==================
3+
4+
Bugfix
5+
------
6+
7+
- Fix bug in identification of tagged objects during schema validation and
8+
using ``get_tag``. (`#1960 <https://github.com/asdf-format/asdf/pull/1960>`_)
9+
10+
11+
Doc
12+
---
13+
14+
- Update references to "ASDF standard" to refer to either the specification or
15+
core schemas to follow the new terminology used in the ASDF specification.
16+
(`#1953 <https://github.com/asdf-format/asdf/pull/1953>`_)
17+
- Update metaschemas description discouraging custom metaschemas. (`#1964
18+
<https://github.com/asdf-format/asdf/pull/1964>`_)
19+
20+
21+
Removal
22+
-------
23+
24+
- Deprecate the bundled pytest plugin, please install pytest-asdf-plugin to run
25+
schema tests. (`#1959 <https://github.com/asdf-format/asdf/pull/1959>`_)
26+
27+
128
4.4.0 (2025-08-18)
229
==================
330

changes/1953.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/1959.removal.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/1960.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/1964.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)