Skip to content

Commit 577b98b

Browse files
committed
📚 Update CHANGELOG.md
1 parent 4ff3777 commit 577b98b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Version 0.2.0
3333
`dcm = DCM([1 0 0; 0 -1 0; 0 0 -1])`.
3434
* The `RotationSequenceError` exception were removed and replaced by
3535
`ArgumentError` with a useful error message.
36+
* The function `angle2quat` was modified so that the real part of the
37+
quaternion is always positive.
3638

3739
- Dropped functions:
3840
* `<Function>!`: All functions that modifies a parameter (the ones that end

0 commit comments

Comments
 (0)