From 00e525a60d6dfed6d5c0bb476c7d4c90087a4870 Mon Sep 17 00:00:00 2001 From: Brett Date: Tue, 5 Mar 2024 09:16:16 -0500 Subject: [PATCH] update changelog for 1.1.0 --- CHANGES.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 8b7bae78..45c05d8a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,9 +1,12 @@ -1.1.0 (unreleased) +1.1.1 (unreleased) ------------------ -The in progress ASDF Standard is v1.6.0 +- -The stable ASDF Standard is v1.5.0 +1.1.0 (2024-03-05) +------------------ + +The stable ASDF Standard is v1.6.0 - Add new ``quantity-1.2.0`` schema to support ``datatype`` option. [#351] - Bugfix for ``base_format`` in ``time-1.2.0`` schema. [#349]