Skip to content

Commit 5889343

Browse files
committed
Update release notes
Signed-off-by: cwasicki <[email protected]>
1 parent 38e2e08 commit 5889343

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

11+
- `MicrogridConfig`: Switch to schema-based loading of microgrid config files and updates to the config class:
12+
- Remove unused nested field `assets` and replace by its contents `pv`, `wind`, `battery`.
13+
- Make `meta` and `ctype` public fields.
14+
- Require `meta.microgrid_id` to be set.
1115
- The minimum supported version of `matplotlib` is now `v3.9.2`.
1216

1317
## New Features

0 commit comments

Comments
 (0)