Skip to content

Commit

Permalink
chore: add release notes (#489)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Sep 20, 2023
1 parent 66a0d4c commit 89500ef
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 1 deletion.
17 changes: 17 additions & 0 deletions release-notes/_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Release notes

Release notes for `TODO`.

<!--
## :dizzy: New features :dizzy:
## :sparkles: UI changes :sparkles:
## :star: Examples :star:
## :boat: Tutorials :boat:
## :wrench: Fixes :wrench:
## :guitar: Misc :guitar:
-->
17 changes: 17 additions & 0 deletions release-notes/main.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Release notes

Release notes for `TODO`.

<!-- ## :dizzy: New features :dizzy:
## :sparkles: UI changes :sparkles:
## :star: Examples :star:
## :boat: Tutorials :boat:
## :wrench: Fixes :wrench: -->

## :guitar: Misc :guitar:
- Upgrade backend to golang 1.21
- Release images for all platforms
2 changes: 1 addition & 1 deletion release-notes/v0.3.4.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release notes

Release notes for `v0.3.3`.
Release notes for `v0.3.4`.

## :dizzy: New features :dizzy:
- Added support for `ProtectManagedResources` and `ForceFailurePolicyIgnore` toggles
Expand Down

0 comments on commit 89500ef

Please sign in to comment.