Skip to content

Commit

Permalink
Note the 'modular' breaking change in changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tczajka committed Sep 13, 2023
1 parent 21417da commit 329da35
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 @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## 0.4.0 -- unreleased

### Breaking changes
* Modular arithmetic moved from `modular` to the top-level module.

### Dependencies
* Minimum Rust version is now 1.61.
* `rand` is no longer a default dependency.
Expand Down

0 comments on commit 329da35

Please sign in to comment.