We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e150184 commit b1e2688Copy full SHA for b1e2688
1 file changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
ReferenceFrameRotations.jl Changelog
2
====================================
3
4
+Version 3.2.0
5
+-------------
6
+
7
+- ![Feature][badge-feature] The package now supports the Classical Rodrigues Parameter (CRP)
8
+ and the Modified Rodrigues Parameter (MRP). (PR [#36][gh-pr-36])
9
10
Version 3.1.2
11
-------------
12
@@ -330,3 +336,4 @@ Version 0.1.0
330
336
[gh-pr-28]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/28
331
337
[gh-pr-34]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/34
332
338
[gh-pr-35]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/35
339
+[gh-pr-36]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/36
0 commit comments