Skip to content

Commit

Permalink
Bump to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Apr 26, 2024
1 parent 9bb3cce commit c9d02c6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [v0.2.0] - 2024-04-26

[v0.2.0]: https://github.com/ezzatron/nvector-js/releases/tag/v0.2.0

### Added

- Added `R_Ee` rotation matrix support to the `lat_lon2n_E` and `n_E2lat_lon`
functions.

### Changed

- The `n_E2lat_lon` function now accepts an `n_E` vector instead of individual
`x`, `y`, and `z` arguments.

## [v0.1.2] - 2023-09-30

[v0.1.2]: https://github.com/ezzatron/nvector-js/releases/tag/v0.1.2
Expand Down

0 comments on commit c9d02c6

Please sign in to comment.