Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
## New Features

<!-- Here goes the main new features and examples or instructions on how to use them -->
* Add reusable, modular data processing functions for reporting notebooks.

## Bug Fixes

* Replaces multiple duplicated plot functions with a single reusable one.
* Handle empty weather/reporting dataframes gracefully to avoid transformation errors. The "Solar Maintenance" notebook is updated accordingly.
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
Loading