Skip to content

Commit a24bc69

Browse files
authored
Release v1.18.0 (#696)
1 parent c4204e3 commit a24bc69

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unitful.jl changelog
22

3+
## v1.18.0 (2023-11-13)
4+
5+
* ![Feature:](https://img.shields.io/badge/-feature-green) The two-argument versions of `nextfloat` and `prefloat` now allow quantities as their first argument ([#692](https://github.com/PainterQubits/Unitful.jl/pull/692)).
6+
37
## v1.17.0 (2023-08-24)
48

59
* ![Feature:](https://img.shields.io/badge/-feature-green) The standard atmosphere (`atm`) now accepts SI prefixes, e.g., `μatm` is defined ([#664](https://github.com/PainterQubits/Unitful.jl/pull/664)).

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Unitful"
22
uuid = "1986cc42-f94f-5a68-af5c-568840ba703d"
3-
version = "1.17.0"
3+
version = "1.18.0"
44

55
[deps]
66
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"

0 commit comments

Comments
 (0)