Skip to content

Commit 2ef1832

Browse files
committed
Release v0.18.0
Finalize v0.18.0 changelog with grammar support for if and contains keywords, IDE 2026.1 support, and lsp4ij 0.19.3 update. Signed-off-by: Charlie Egan <charlie_egan@apple.com>
1 parent 9e2ec24 commit 2ef1832

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
# Release notes for NEXT_VERSION
1+
# Release notes for v0.18.0
22

3-
# Release notes for NEXT_VERSION
3+
## Changes by Kind
4+
5+
### Feature
6+
7+
- Grammar: Add support for `if` and `contains` keywords in rule heads ([#203](https://github.com/open-policy-agent/opa-idea-plugin/pull/203), [@SeanLedford](https://github.com/SeanLedford))
8+
- Support for IDE 2026.1 releases ([#207](https://github.com/open-policy-agent/opa-idea-plugin/pull/207), [@idexter](https://github.com/idexter), [@charlieegan3](https://github.com/charlieegan3))
9+
10+
### Dependencies
11+
12+
- Update lsp4ij to 0.19.3 and plugin wrapper ([#205](https://github.com/open-policy-agent/opa-idea-plugin/pull/205), [@charlieegan3](https://github.com/charlieegan3))
413

514
# Release notes for v0.17.0
615

0 commit comments

Comments
 (0)