Skip to content

Commit

Permalink
CHANGELOG update (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson authored Jul 18, 2024
1 parent 10bca0d commit 833d7a2
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
`Unreleased <https://github.com/pace-neutrons/Euphonic/compare/v1.3.2...HEAD>`_
-------------------------------------------------------------------------------

- Requirements

- Python 3.8, 3.9 is no longer supported

- Python 3.12 is supported

- Python 3.10+ requires numpy >= 1.21.3

- importlib_resources backport is no longer required

- Some other dependency requirements have been increased because
older versions are difficult to test against Python 3.10:

- Minimum version of matplotlib increased from 3.2 to 3.8

- Minimum version of Pint increased from 0.19 to 0.22

- Minimum version of PyYAML increased from 3.13 to 6.0

- Minimum version of h5py increaased form 2.10 to 3.6

- Big fixes

- Metadata strings from Castep-imported PDOS data are now converted
from numpy strings to native Python strings.


`v1.3.2 <https://github.com/pace-neutrons/Euphonic/compare/v1.3.1...v1.3.2>`_
-----------------------------------------------------------------------------

Expand Down

0 comments on commit 833d7a2

Please sign in to comment.