Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
1.4.0
  • Loading branch information
cessnahat authored Jul 2, 2022
1 parent e96238b commit d2521f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

#### `1.4.0` (2022-07-02)
- Add helper functions for converting between the NASR ddd-mm-ss.sssH format and decimal degrees to `fetools.geomath`
- In `fetools.geomath`, renamed `ddtodms` to `ddtosct2` and `dmstodd` to `sct2todd` (old names are still there just in case)

#### `1.3.0` (2021-08-05)
- Add tools for working with POF files (`fetools.pof`)

Expand Down

0 comments on commit d2521f9

Please sign in to comment.