Skip to content

Commit

Permalink
added release note for v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarlso committed Oct 11, 2024
1 parent 8d2a07b commit b288180
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/release_notes/v0.11.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Release v0.11.0

This release brings with it a huge update. First, and formost,
v1beta1 support has been added to CRDs. This will now successfully
generate values for `Validate` entities that don't have any versions
listed.

Another huge update is to the frontend. The frontend contains now a
textare that can be edited and the content will be generated on the fly
instead of having to send the content to be rendered.

And lastley, the whole repo has a test now that uses the created
test suite to make sure that all rendering is still working after
an update.

0 comments on commit b288180

Please sign in to comment.