diff --git a/CHANGELOG.rst b/CHANGELOG.rst index db529b6b6..2b6e05266 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,9 +1,12 @@ -`Unreleased `_ +`Unreleased `_ ---------- +`v0.6.5 `_ +------ + - New Features: - - Kinematic constraints have been implemented for 2-D S(q,ω)-like data. + - Kinematic constraints have been implemented for 2-D S(q,w)-like data. - A function ``euphonic.spectra.apply_kinematic_constraints(Spectrum2d, **kwargs) -> Spectrum2D`` is implemented which masks out inaccessible data, replacing it with NaN. diff --git a/CITATION.cff b/CITATION.cff index 017ec8cf3..d592ff5b5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -31,8 +31,8 @@ authors: orcid: https://orcid.org/0000-0001-5716-7184 title: "Euphonic" doi: 10.5286/SOFTWARE/EUPHONIC -version: 0.6.4 -date-released: 2022-03-01 +version: 0.6.5 +date-released: 2022-07-07 license: GPL-3.0-only repository-code: https://github.com/pace-neutrons/Euphonic url: https://euphonic.readthedocs.io