We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c357a46 commit 5ff957cCopy full SHA for 5ff957c
2 files changed
CHANGES.rst
@@ -1,4 +1,4 @@
1
-2.11.1 (unreleased)
+2.11.1 (2022-04-15)
2
-------------------
3
4
- Update minimum astropy version to 5.0.4. [#1133]
@@ -12,6 +12,7 @@
12
13
14
- Bugfix for circular build dependency for asdf. [#1094]
15
+
16
- Fix small bug with handling multiple schema uris per tag. [#1095]
17
18
2.10.0 (2022-02-17)
docs/asdf/changes.rst
@@ -4,6 +4,15 @@
Changes
5
*******
6
7
+What's new in asdf 2.11.1?
8
+==========================
9
10
+The ASDF Standard is at v1.6.0.
11
+Changes include:
+- Update minimum astropy version to 5.0.4.
What's new in asdf 2.11.0?
==========================
0 commit comments