We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ead99 commit 807f2e6Copy full SHA for 807f2e6
1 file changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
ReferenceFrameRotations.jl Changelog
2
====================================
3
4
+Verison 3.1.1
5
+-------------
6
+
7
+- ![Bugfix][badge-bugfix] Some compat bounds were not correctly set. (Issue
8
+ [#32][gh-issue-32])
9
10
Version 3.1.0
11
-------------
12
@@ -311,6 +317,7 @@ Version 0.1.0
311
317
312
318
[gh-issue-18]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/issues/18
313
319
[gh-issue-21]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/issues/21
320
+[gh-issue-32]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/issues/32
314
321
315
322
[gh-pr-19]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/19
316
323
[gh-pr-28]: https://github.com/JuliaSpace/ReferenceFrameRotations.jl/pull/28
0 commit comments