Skip to content

Commit 83e5873

Browse files
committed
Release v2.7.1
1 parent 6efd99d commit 83e5873

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# History of Measurements.jl
22

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+
311
## v2.7.0 (2021-12-28)
412

513
### New features

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Measurements"
22
uuid = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
33
authors = ["Mosè Giordano <[email protected]>"]
4-
version = "2.7.0"
4+
version = "2.7.1"
55

66
[deps]
77
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"

0 commit comments

Comments
 (0)