Skip to content

Commit

Permalink
Update release notes using towncrier build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed Nov 17, 2023
1 parent 236b441 commit 2889c04
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
17 changes: 17 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,23 @@ https://hyperspy.readthedocs.io/en/latest/user_guide/changes.html

.. towncrier release notes start
Hyperspy 1.7.6 (2023-11-17)
===========================

Bug Fixes
---------

- Allows for loading of ``.hspy`` files saved with version 2.0.0 and greater and no unit or name set
for some axis. (`#3241 <https://github.com/hyperspy/hyperspy/issues/3241>`_)


Maintenance
-----------

- Backport of 3189: fix Numpy1.25 deprecation: implicite array to scalar conversion in :py:meth:`~._signals.signal2d.Signal2D.align2D` (`#3243 <https://github.com/hyperspy/hyperspy/issues/3243>`_)
- Pin pillow to <10.1 to avoid imageio error. (`#3251 <https://github.com/hyperspy/hyperspy/issues/3251>`_)


Hyperspy 1.7.5 (2023-05-04)
===========================

Expand Down
2 changes: 0 additions & 2 deletions upcoming_changes/3241.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion upcoming_changes/3243.maintenance.rst

This file was deleted.

1 change: 0 additions & 1 deletion upcoming_changes/3251.maintenance.rst

This file was deleted.

0 comments on commit 2889c04

Please sign in to comment.