diff --git a/CHANGELOG.md b/CHANGELOG.md index e48257a..a5d544c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.3.1] - 2022-03-25 +- Fix the method `random_distinct_numbers` in `Tools` which was allowing duplicated random numbers. + ## [0.3.0] - 2022-03-12 - Add the `Polynomial` class for arithmetic with fixed-length polynomials