Skip to content

Commit

Permalink
Clear release notes (#233)
Browse files Browse the repository at this point in the history
llucax authored Feb 26, 2024
2 parents b3925ca + 8458969 commit 42ca0c2
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Frequenz Repository Configuration Release Notes

## Summary

<!-- Here goes a general summary of what this release is about -->

## Upgrading

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

### Cookiecutter template

<!-- Here upgrade steps for cookiecutter specifically -->

## New Features

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

### Cookiecutter template

<!-- Here new features for cookiecutter specifically -->

## Bug Fixes

- Fix that new repositories were initialized with the previous version 0.8.0.
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

### Cookiecutter template

<!-- Here bug fixes for cookiecutter specifically -->

0 comments on commit 42ca0c2

Please sign in to comment.