diff --git a/CHANGELOG.md b/CHANGELOG.md index 156fe66..af58b35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - `zero_ideal` and `random_point` functions for `Ring` class. +- `DEGBOUNDs` parameters containing list of degree bounds to use in iterated computations. ### Changed