diff --git a/CHANGELOG.md b/CHANGELOG.md index 34bffcf..039ad87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ + +"1.31.0" (2024-05-22) +===================== + +Features +-------- + +- Updated client due to schema changes (#20240516125141, #20240516125941, #20240516135153) + + +Bugfixes +-------- + +- :bug: Make sure that paginators are aliased to pagination.IStaticPage etc. as the mappers were not enough (#20240508103622) + + +Misc +---- + +- #20240522095945 + +