From f141f38e8b48b3c1bf604616e4694358789bd5da Mon Sep 17 00:00:00 2001 From: savya10 Date: Wed, 7 Feb 2024 22:57:54 +0000 Subject: [PATCH] update changelog --- CHANGELOG.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6a813cc..3b22a49 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,13 @@ Change log ========== +v2.3.0 +~~~~~~ +- Updates to plotting (cleaner plots and titles to include scientific notation) +- Updated documentation and tutorial workflows (according to JOSS review `suggestions `_ ). +- Add GH Actions linting workflow +- Update installation and setup instructions (remove redundant setup.py issues). + v2.2.0 ~~~~~~ - Initial version of differential absorption spectra (DAS) functionality from @LucasGVerga.