diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 40187939c..082032d23 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,8 @@ - Support for per-component interaction in `EVChargerPool` has been removed. +- New `propose_power` and `power_status` methods have been added to the `EVChargerPool` similar to the `BatteryPool`. These method interface with the `PowerManager` and `PowerDistributor`, which currently uses a first-come-first-serve algorithm to distribute power to EVs. + ## New Features