Skip to content

Commit

Permalink
update CHANGELOG about -Wunused-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hellwolf committed Jul 31, 2024
1 parent c92b3dd commit c0384b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
as the only check is that the size allocated is less than $2**{64}$, but that is too large to fit in memory. Now,
we check more stringently, and still return an IllegalOverflow
- Fixed `--root` option for the `test` subcommand
- Use `-Wunused-packages` and eliminate unused deps.

## Added

Expand Down

0 comments on commit c0384b4

Please sign in to comment.