We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efd99d commit 83e5873Copy full SHA for 83e5873
NEWS.md
@@ -1,5 +1,13 @@
1
# History of Measurements.jl
2
3
+## v2.7.1 (2022-03-03)
4
+
5
+### Bug Fixes
6
7
+* Fixed method ambiguities
8
+ ([#115](https://github.com/JuliaPhysics/Measurements.jl/pull/115) and
9
+ [#116](https://github.com/JuliaPhysics/Measurements.jl/pull/116)).
10
11
## v2.7.0 (2021-12-28)
12
13
### New features
Project.toml
@@ -1,7 +1,7 @@
name = "Measurements"
uuid = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
authors = ["Mosè Giordano <[email protected]>"]
-version = "2.7.0"
+version = "2.7.1"
[deps]
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
0 commit comments