Skip to content

Commit

Permalink
fixing chnagelog formatting, no symver bump as no api changes or bug …
Browse files Browse the repository at this point in the history
…fixes occured
  • Loading branch information
AndrewAnnex committed Aug 21, 2018
1 parent f682775 commit 3588d37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Expand Up @@ -4,17 +4,17 @@ 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/).

## [???] - UNRELEASED
## [2.1.2] - 2018-08-17
### Added
- python 3.7 builds on travis / appveyor
### Removed
- conda builds on appveyor removed in favor of conda-forge distribution of spiceypy

## [2.1.2] - 2018-06-17
### Changed
- numpy to ctypes and back conversions improved

### Removed
- a few bool related internal things in support_types
- conda builds on appveyor removed in favor of conda-forge distribution of spiceypy

### Fixed
- issues relating to c_bool usage. everything is now c_int

Expand Down

0 comments on commit 3588d37

Please sign in to comment.