Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybradley committed Sep 19, 2023
1 parent 7ffa805 commit 857e6ce
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
1.1.0 (unreleased)
------------------

- No changes yet
General
^^^^^^^

- The minimum required Python version is 3.9. [#19]

- The minimum required Numpy version is 1.22. [#19]

- The minimum required Scipy version is 1.7.2. [#19]

- The minimum required Astropy version is 5.0. [#19]

- The project metadata is now stored in ``pyproject.toml`` (PEP 621).
[#19]


1.0.0 (2022-04-19)
Expand Down

0 comments on commit 857e6ce

Please sign in to comment.