diff --git a/CHANGES.rst b/CHANGES.rst index 8e4e61d3f..c8521663f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,8 @@ General - Downgrade unhandled name in crds.io.naming.newer from an error to a warning [#1008] +- Add setval() and getval() methods to crds.io.asdf.AsdfFile class [#1009] + Documentation -------------