Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed May 10, 2018
1 parent 915d1c7 commit 2dc2a98
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.14.0 (unreleased)

### Breaking Changes (User Facing)
* dropped support for Erlang 18.x

### Features (User Facing)
* benchee now uses the maximum precision available to measure which on Linux and OSX is nanoseonds instead of microseconds. Somewhat surprisingly `:timer.tc/1` always cut down to microseconds although better precision is available.

### Breaking Changes (Plugins)
* all reported times are now in nanoseconds instead of microseconds

## 0.13.1 (2018-05-02)

Mostly fixing memory measurement bugs and related issues :) Enjoy a better memory measurement experience from now on!
Expand Down

0 comments on commit 2dc2a98

Please sign in to comment.