Skip to content

Commit

Permalink
adding #38 and #39 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
iannesbitt committed Aug 9, 2021
1 parent 4bc0a29 commit d7e8552
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## changes since 0.0.19
- added support for the "1.5/1.6GHz" antenna name ([#39](https://github.com/iannesbitt/readgssi/issues/39))
- corrected a misuse of a great circle distance calculation using geopy ([#38](https://github.com/iannesbitt/readgssi/issues/38) from [@felippehsk](https://github.com/felippehsk))
- allow for graceful handling of empty GGA strings ([#38](https://github.com/iannesbitt/readgssi/issues/38) from [@felippehsk](https://github.com/felippehsk))

## changes since 0.0.18
- fixed a problem that led to errors creating a conda skeleton
- explicitly specify base _e_ (`numpy.e`) in `SymLogNorm` call in `readgssi:plot.radargram`
Expand Down

0 comments on commit d7e8552

Please sign in to comment.