Skip to content

Commit

Permalink
Add Changelog entry for warning removal by @mhanberg
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Feb 29, 2024
1 parent 5c1fbb4 commit a936fdb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Features (User Facing)
* Solaris systems will now correctly be identified and have their CPU and memory parsed. Thanks to [@brianewell](https://github.com/brianewell)!

### Bugfixes (User Facing)
* A warning has been removed when running elixir-main/to be elixir 1.17. Thanks to [@mhanberg](https://github.com/mhanberg)!

## 1.3.0 (2023-12-22)
A big swath of bug fixes and improvements. The highlights certainly are fixes and conveniences around saved benchmarks and loading them again via the new `Benchee.report/1`. The other big one is saving a lot of memory (and time!) when processing big inputs. Sadly the latter comes with some breaking changes for plugins, but they are well justified and shouldn't actually affect any plugin in practice.

Expand Down

0 comments on commit a936fdb

Please sign in to comment.