Skip to content

Commit a527a85

Browse files
committed
📚 Update CHANGELOG.md
1 parent fd2028f commit a527a85

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
ReferenceFrameRotations.jl Changelog
22
====================================
33

4+
Version 0.5.5
5+
-------------
6+
7+
- ![Enhancement][badge-enhancement] Quaternion now supports scalar indexing.
8+
This forced `Quaternion` to be a subtype of `AbstractVector`. Thus, it can now
9+
be broadcasted to a vector without any allocations.
10+
- ![Info][badge-info] The package is now tested only against Julia 1.0 and 1.4.
11+
412
Version 0.5.4
513
-------------
614

0 commit comments

Comments
 (0)