Skip to content

Commit

Permalink
Create v1.6 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Feb 3, 2023
1 parent 5789b38 commit 7128c15
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG/CHANGELOG-1.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

Changelog for the K8ssandra Operator, new PRs should update the `unreleased` section below with entries describing the changes like:

```markdown
* [CHANGE]
* [FEATURE]
* [ENHANCEMENT]
* [BUGFIX]
* [DOCS]
* [TESTING]
```

When cutting a new release, update the `unreleased` heading to the tag being generated and date, like `## vX.Y.Z - YYYY-MM-DD` and create a new placeholder section for `unreleased` entries.

## unreleased

0 comments on commit 7128c15

Please sign in to comment.