From 0939a07c19e9624669018f52dd572d4912783c1a Mon Sep 17 00:00:00 2001 From: Felipe Figueiredo Date: Mon, 22 Oct 2018 20:46:18 -0300 Subject: [PATCH] clarify where the change in #49 applies in the NEWS --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index a564c8f..bdeaf7b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ # philsfmisc 0.6.3 -- Revert the default of `pct.symbol()` to `TRUE` (#49) +- `format.pct()`: Revert the default of `pct.symbol()` to `TRUE` (#49) - Percentage intervals are now correctly formatted (#35, #53) - adds depencency: `stringr` - All functions now have description and details sections (#33)