Skip to content

Commit

Permalink
update NEWS to mention asinh
Browse files Browse the repository at this point in the history
  • Loading branch information
pearsonca committed Nov 2, 2023
1 parent 590822f commit 34b93f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
`breaks_timespan()` adds functionality for finding pleasant breakpoints across
the various bases in time units, while `timespan_trans()` wraps it all
together and provides an alternative to `hms_trans()` (#212)
* Add an inverse (arc) hyperbolic sine transformation `asinh_trans()`, which
provides a logarithm-like transformation of a space, but which accommodates
negative values (#297)

# scales 1.2.1

Expand Down

0 comments on commit 34b93f0

Please sign in to comment.