Skip to content

Commit d0b1266

Browse files
author
Ed Slavich
committed
Update changelogs for 2.5.2 release
1 parent d524ae7 commit d0b1266

2 files changed

Lines changed: 14 additions & 7 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
2.6.0 (unreleased)
2-
------------------
3-
4-
- AsdfDeprecationWarning now subclasses DeprecationWarning. [#710]
5-
6-
2.5.2 (unreleased)
1+
2.5.2 (2020-02-28)
72
------------------
83

94
- Add a developer overview document to help understand how ASDF works

docs/asdf/changes.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,26 @@
44
Changes
55
*******
66

7+
What's New in ASDF 2.5.2?
8+
=========================
9+
10+
The ASDF Standard is at v1.4.0.
11+
12+
Changes include:
13+
14+
* Add schemas that were previously missing from ASDF Standard 1.4.0,
15+
and fix a variety of minor issues in ``AsdfType`` subclasses.
16+
17+
* Add general and versioning-specific developer documentation.
18+
719
What's New in ASDF 2.5.1?
820
=========================
921

1022
The ASDF Standard is at v1.4.0.
1123

1224
Changes include:
1325

14-
- Fix bug in test causing failure when test suite is run against
26+
* Fix bug in test causing failure when test suite is run against
1527
an installed asdf package.
1628

1729
What's New in ASDF 2.5.0?

0 commit comments

Comments
 (0)