From 264bfae39d42247458a78da888a0139a5765ef87 Mon Sep 17 00:00:00 2001 From: Andrew Keller Date: Tue, 28 Mar 2017 21:29:09 -0700 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 9ec52a32..fa76d1a9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ - v0.2.1 - - Fixed `isapprox` bug. + - Fixed `isapprox` bug [#74](https://github.com/ajkeller34/Unitful.jl/pull/74). - Added `DimensionlessQuantity` methods for `exp`, `exp10`, `exp2`, `expm1`, `log1p`, `log2` [#71](https://github.com/ajkeller34/Unitful.jl/pull/71). - v0.2.0