We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edc94b5 + bda439b commit 68e73c3Copy full SHA for 68e73c3
2 files changed
CHANGES.rst
@@ -1,7 +1,7 @@
1
2.9.0 (unreleased)
2
------------------
3
4
-2.8.1 (unreleased)
+2.8.1 (2021-06-09)
5
6
7
- Fix bug in block manager when a new block is added to an existing
docs/asdf/changes.rst
@@ -4,6 +4,16 @@
Changes
*******
+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
17
What's new in ASDF 2.8.0?
18
=========================
19
0 commit comments