Skip to content

Commit 7bab830

Browse files
committed
Update release notes
Signed-off-by: cyiallou - Costas <[email protected]>
1 parent 45e851b commit 7bab830

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@
66

77
## Upgrading
88

9-
- Updated the Alerts Notebook. You can now process multiple microgrid TOML files.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

1111
## New Features
1212

1313
<!-- Here goes the main new features and examples or instructions on how to use them -->
1414

1515
## Bug Fixes
1616

17-
- Updated the Solar Maintenance notebook to fix the expected environment variable name for the reporting server url.
1817
- Fixed a bug in the notification `Scheduler` where tasks could overrun the configured duration due to imprecise sleep and stop logic. The scheduler now correctly tracks elapsed time, respects task execution duration, and stops reliably after the intended interval.
1918
- Fixed an issue where `EmailNotification` did not properly initialise its scheduler. Also fixed an example in the docstring.

0 commit comments

Comments
 (0)