Skip to content

Commit f01c6ab

Browse files
author
Ed Slavich
committed
Update changelog for 2.7.2 release
1 parent dea60c5 commit f01c6ab

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.7.2 (unreleased)
1+
2.7.2 (2020-01-15)
22
------------------
33

44
- Fix bug causing test collection failures in some environments. [#889]

docs/asdf/changes.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44
Changes
55
*******
66

7+
What's New in ASDF 2.7.2?
8+
=========================
9+
10+
The ASDF Standard is at v1.5.0.
11+
12+
Changes include:
13+
14+
* Fix bug causing test collection failures under Python 3.9.
15+
16+
* Fix bug when decompressing arrays with numpy 1.20.
17+
18+
* Replace ``assert`` statements with ``raise`` at the behest
19+
of the bandit security linter.
20+
721
What's New in ASDF 2.7.1?
822
=========================
923

0 commit comments

Comments
 (0)