Skip to content

Commit 1e1f717

Browse files
bhazeltonkartographer
authored andcommitted
update the changelog for the new version
1 parent c35c966 commit 1e1f717

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [3.0.0] - 2024-7-1
7+
68
### Added
79
- Several new methods on `Telescope` objects, including the classmethods
810
`from_known_telescopes` and `new` to instantiate new objects and the
@@ -30,6 +32,7 @@ time for each time range or the time_array (if there's a time_array and no time_
3032
- Added new keyword handling for v.6 of the MIR data format within `MirParser`.
3133

3234
### Changed
35+
- Updated minimum dependency versions: scipy>=1.8, setuptools_scm>=8.1
3336
- Updated minimum optional dependency versions: lunarsky>=0.2.4
3437
- Restructured `utils.py` into a new submodule `utils` with functions split among
3538
several submodules. Utility functions used widely are still available from

0 commit comments

Comments
 (0)