diff --git a/CHANGELOG.md b/CHANGELOG.md index eaa63ce..b6dfe76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * Issue where calling load on `AnchorList` with default anchor types would potentially - add duplicate anchor types + add duplicate anchor types. +* AnchorList limiting to 10 items per page.