We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4626c commit 4aa24cfCopy full SHA for 4aa24cf
1 file changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
ReferenceFrameRotations.jl Changelog
2
====================================
3
4
+Version 3.1.0
5
+-------------
6
+
7
+- ![Feature][badge-feature] The package now has a Zygote extension allowing for
8
+ differentiation of DCMs. (PR [#28][gh-pr-28])
9
+- ![Deprecation][badge-deprecation] We dropped support for Julia 1.6.
10
11
Version 3.0.2
12
-------------
13
@@ -306,3 +313,4 @@ Version 0.1.0
306
313
[gh-issue-21]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/issues/21
307
314
308
315
[gh-pr-19]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/19
316
+[gh-pr-28]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/28
0 commit comments