From 2d895aae449e16cad2511fd399dce8fd21388998 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Fri, 20 Dec 2024 11:43:57 +0100 Subject: [PATCH] Clear release notes Signed-off-by: Leandro Lucarella --- RELEASE_NOTES.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index db812d7..92616f8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,17 +2,15 @@ ## Summary -Update of the Pagination `Params` data class. + ## Upgrading -* Pagination `Params` has been changed such that the `page_size` and `page_token` fields are now no longer optional. + ## New Features -* Additional information for energy metric. -* Add component state codes. -* Add component error codes. + ## Bug Fixes