Skip to content

Commit af9cba3

Browse files
committed
changelog
1 parent 580c5f6 commit af9cba3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ const egm96Alt = egm96.ellipsoidToEgm96(latitude, longitude, altitude)
4949
const ellipsoidAlt = egm96.egm96ToEllipsoid(latitude, longitude, altitude)
5050
```
5151

52+
## Changelog
53+
54+
### 1.1.0
55+
56+
* Added Typescript definitions
57+
5258
## License
5359

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

0 commit comments

Comments
 (0)