Skip to content

Commit 1d98a6a

Browse files
committed
Release 0.2.0
1 parent ab052f3 commit 1d98a6a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## v0.2.0
6+
57
* ![BREAKING](https://img.shields.io/badge/-BREAKING-red) `PhotonEnergy` is renamed to `Spectral`. ([#14](https://github.com/sostock/UnitfulEquivalences.jl/pull/14))
68
* ![Feature](https://img.shields.io/badge/-feature-green) The `Thermal()` equivalence is added. ([#13](https://github.com/sostock/UnitfulEquivalences.jl/pull/13))
79

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "UnitfulEquivalences"
22
uuid = "da9c4bc3-91c8-4f02-8a40-6b990d2a7e0c"
33
authors = ["Sebastian Stock"]
4-
version = "0.1.1"
4+
version = "0.2.0"
55

66
[deps]
77
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

0 commit comments

Comments
 (0)