diff --git a/CHANGES.rst b/CHANGES.rst index 3354e735..472c777e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,7 +6,7 @@ SCICO Release Notes Version 0.0.7 (unreleased) ---------------------------- -• No changes yet. +• New module ``scico.trace`` for tracing function/method calls. @@ -22,7 +22,6 @@ Version 0.0.6 (2024-10-25) of ``functional.AnisotropicTVNorm``. • New linear operators ``linop.ProjectedGradient``, ``linop.PolarGradient``, ``linop.CylindricalGradient``, and ``linop.SphericalGradient``. -• New module ``scico.trace`` for tracing function/method calls. • Rename ``scico.numpy.util.parse_axes`` to ``scico.numpy.util.normalize_axes``. • Rename ``scico.flax.save_weights`` and ``scico.flax.load_weights`` to