We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7d710 commit f9fc4efCopy full SHA for f9fc4ef
1 file changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
ReferenceFrameRotations.jl Changelog
2
====================================
3
4
+Version 3.1.2
5
+-------------
6
+
7
+- ![Bugfix][badge-bugfix] Fix CI in nightly. (PR [#34][gh-pr-34])
8
+- ![Enhancement][badge-enhancement] The Zygote extension was modified to handle thunks. (PR
9
+ [#35][gh-pr-35])
10
11
Verison 3.1.1
12
-------------
13
@@ -321,3 +328,5 @@ Version 0.1.0
321
328
322
329
[gh-pr-19]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/19
323
330
[gh-pr-28]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/28
331
+[gh-pr-34]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/34
332
+[gh-pr-35]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/35
0 commit comments