Skip to content

Commit

Permalink
Merge pull request #129 from open-policy-agent/changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
charlieegan3 authored Apr 4, 2024
2 parents 456c9ba + a4cb9b6 commit 123bdcd
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Change Log

## 0.13.6

- Bump @types/node from 20.12.3 to 20.12.4 #131

## 0.13.5

- Add workflow for extension release automation #112
- Fix eslint warnings #116
- fix(docs): fix docs links #117
- Add keywords to package.json #118
- Add dependabot config, linters, metadata #119
- Fix edge case in opa.test.workspace activation #120
- Dependabot updates #121, #122, #123, #126, #127
- Update vscode engine #128
- Add grammar definition for raw strings #130

## 0.13.4

- Add configuration to set environment variables for opa subprocess #103
- Use .jsonc extension for output.json #104
- Address issue in Regal LS startups #105
- Fix for OPA: Evaluate Package fails on some systems #108
- Allow ${workspaceFolder} to be used in env var values #110

## 0.13.0

- Support for [Regal](https://docs.styra.com/regal) Language server.
Expand Down

0 comments on commit 123bdcd

Please sign in to comment.