From 2b6f238b8d1ad7b7e793c39b239493cffc1d893d Mon Sep 17 00:00:00 2001 From: camille-bouvy-frequenz Date: Wed, 13 Nov 2024 16:23:23 +0100 Subject: [PATCH] Reset Release Notes after release v0.3.0 Signed-off-by: camille-bouvy-frequenz --- RELEASE_NOTES.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f6d3752b..40e493f7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,13 +6,11 @@ ## Upgrading -* Update base client from version `0.6.1` to `0.7.0` and upgrade the `Client` constructor accordingly. + ## New Features -* Add str function for `DeliveryPeriod` object -* Add integration tests for the API -* Add an equality function to the Order type + ## Bug Fixes