Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-van committed Aug 24, 2021
1 parent 580c5f6 commit af9cba3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ const egm96Alt = egm96.ellipsoidToEgm96(latitude, longitude, altitude)
const ellipsoidAlt = egm96.egm96ToEllipsoid(latitude, longitude, altitude)
```

## Changelog

### 1.1.0

* Added Typescript definitions

## License

[See the license file](./LICENSE.md).
Expand Down

0 comments on commit af9cba3

Please sign in to comment.