Skip to content

Commit

Permalink
Update changelog (#114)
Browse files Browse the repository at this point in the history
* update changelog with version v0.7.0

Signed-off-by: Vincent Gramer <[email protected]>
  • Loading branch information
github-actions[bot] authored Dec 9, 2021
1 parent 670fe2c commit 212c317
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Release notes for v0.7.0

## Changes by Kind

### Feature

- Plugin compatibility with IDEA 2021.3 ([#119](https://github.com/open-policy-agent/opa-idea-plugin/pull/119), [@vgramer](https://github.com/vgramer))

### Documentation

- Automate release process, create CHANGLOG.md with update the previous releases notes ([#99](https://github.com/open-policy-agent/opa-idea-plugin/pull/99), [@vgramer](https://github.com/vgramer))

# Release notes for v0.6.0

## Changes by Kind
Expand Down Expand Up @@ -127,4 +139,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 212c317

Please sign in to comment.