Prepare for release - #133
Merged
Merged
Conversation
Signed-off-by: cyiallou - Costas <42914163+cyiallou@users.noreply.github.com>
There was a problem hiding this comment.
Pull Request Overview
This PR appears to be preparing for a software release by clearing out detailed release notes and replacing them with placeholder templates. The changes involve removing specific feature descriptions, bug fixes, and upgrade notes while adding generic placeholder comments to guide future release note creation.
- Removes detailed descriptions of new features including logger setup, config loading changes, and state analysis module
- Removes specific bug fix descriptions for notification scheduler and email notification issues
- Adds placeholder template comments for upgrade notes and bug fixes
| ## Upgrading | ||
|
|
||
| <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with --> | ||
| - Minor updates to "Alerts Notebook" and "Solar Maintenance" notebooks to utilise new functionality, simplify parts of the notebooks' code, and update the documentation. |
There was a problem hiding this comment.
[nitpick] The word 'utilise' should be 'utilize' for consistency with American English spelling conventions typically used in software documentation.
Suggested change
| - Minor updates to "Alerts Notebook" and "Solar Maintenance" notebooks to utilise new functionality, simplify parts of the notebooks' code, and update the documentation. | |
| - Minor updates to "Alerts Notebook" and "Solar Maintenance" notebooks to utilize new functionality, simplify parts of the notebooks' code, and update the documentation. |
Contributor
Author
cwasicki
approved these changes
Jul 23, 2025
cyiallou
enabled auto-merge
July 23, 2025 20:23
Merged
via the queue into
frequenz-floss:v0.x.x
with commit Jul 23, 2025
f4dce74
7 of 8 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.