Skip to content

Commit

Permalink
Update changelog (#11)
Browse files Browse the repository at this point in the history
* update changelog with new version

* Update CHANGELOG.md

Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Vincent Gramer <[email protected]>
  • Loading branch information
3 people authored Nov 23, 2021
1 parent 5c9b009 commit 748e7fc
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Release notes for v0.7.0

## Changes by Kind

### Feature

- Generate release note automatically ([#1](https://github.com/vgramer/opa-idea-plugin/pull/1), [@vgramer](https://github.com/vgramer))

### Bug or Regression

- Grammar: allow import between rules and complex expression in else statement ([#80](https://github.com/open-policy-agent/opa-idea-plugin/pull/80), [@vgramer](https://github.com/vgramer))

### Uncategorized

- Awasome new feature ([#12](https://github.com/vgramer/opa-idea-plugin/pull/12), [@vgramer](https://github.com/vgramer))

# Release notes for v0.6.0

## Changes by Kind
Expand Down Expand Up @@ -127,4 +143,4 @@
- Make bundle dir parameter required to create a test configuration => avoid message `Testing Framework quit unexpectedly` when creating a test configuration from gutter
- Generated name of the runConfiguration start with the name of the command to easily know which configuration type will be generated ([#50](https://github.com/open-policy-agent/opa-idea-plugin/pull/50), [@vgramer](https://github.com/vgramer))
- Grammar: fixed string regex
highlighting for rule heads ([#19](https://github.com/open-policy-agent/opa-idea-plugin/pull/19), [@frankiecerk](https://github.com/frankiecerk))
highlighting for rule heads ([#19](https://github.com/open-policy-agent/opa-idea-plugin/pull/19), [@frankiecerk](https://github.com/frankiecerk))

0 comments on commit 748e7fc

Please sign in to comment.