Skip to content

Commit 68e73c3

Browse files
authored
Merge pull request #1004 from eslavich/eslavich-2.8.1-changelog
Update changelog for 2.8.1 release
2 parents edc94b5 + bda439b commit 68e73c3

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
2.9.0 (unreleased)
22
------------------
33

4-
2.8.1 (unreleased)
4+
2.8.1 (2021-06-09)
55
------------------
66

77
- Fix bug in block manager when a new block is added to an existing

docs/asdf/changes.rst

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

7+
What's new in ASDF 2.8.1?
8+
=========================
9+
10+
The ASDF Standard is at v1.6.0.
11+
12+
Changes include:
13+
14+
- Fix bug that corrupts ndarray views when a new block is added
15+
to an existing file in absence of a block index.
16+
717
What's new in ASDF 2.8.0?
818
=========================
919

0 commit comments

Comments
 (0)