Skip to content

Commit

Permalink
spiceypy 3.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewAnnex committed Jan 10, 2020
1 parent 6806296 commit d924a2c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Expand Up @@ -4,15 +4,19 @@ All notable changes to SpiceyPy will be documented here
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project tries to adhere to [Semantic Versioning](http://semver.org/).

## [3.0.0] - 20??-??-??
## [3.0.0] - 2019-01-09
### Added
- Python 3.8 support

### Changed
- using black for code linting
- now using type hints
- vectorized functions now return numpy arrays instead of lists of arrays

### Deprecated
- python 3.5
- python 2.7

### Removed
- python 3.5 builds

## [2.3.2] - 2019-12-19
### Added
Expand Down

0 comments on commit d924a2c

Please sign in to comment.