diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b7ca06e5f..38d4c0ccd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,6 +19,7 @@ Fixed - Fixed bug with flattening diffraction Vectors when there are different scales (#1024) - Fixed intersphinx links and improved api documentation (#1056) - Fix an off-by-one error in the :meth:`pyxem.signals.Diffraction2D.get_azimuthal_integral2d` (#1058) +- Fix handling of azimuthal range in :meth:`pyxem.signals.Diffraction2D.get_azimuthal_integral2d` (#1060) Added -----