diff --git a/CHANGES.rst b/CHANGES.rst index 65e4d8f1c..b176df4e1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,6 +6,8 @@ General - Update tests for expected output with asdf 3.0+ [#1004] +- Add setval() and getval() methods to crds.io.asdf.AsdfFile class [#1009] + Documentation -------------