diff --git a/NEWS.md b/NEWS.md index ad8150d..b98f623 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,9 @@ # philsfmisc 0.6.3 -- Revert the default of pct.symbol to FALSE (#49) +- `format.pct()`: Revert the default of `pct.symbol()` to `TRUE` (#49) - Percentage intervals are now correctly formatted (#35, #53) - - adds depencency: stringr + - scope: `format.float()`, applies to all functions that depend on it + - adds depencency: `stringr` - All functions now have description and details sections (#33) # philsfmisc 0.6.2