Skip to content

Commit

Permalink
[tagpr] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 1, 2023
1 parent a80a299 commit 2c5e636
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [v0.89.0](https://github.com/k1LoW/runn/compare/v0.88.0...v0.89.0) - 2023-11-01
### Breaking Changes 🛠
- Error if the file does not exist. by @k1LoW in https://github.com/k1LoW/runn/pull/662
- Fix single value expand by @k1LoW in https://github.com/k1LoW/runn/pull/664
- Add the concept of scope. by @k1LoW in https://github.com/k1LoW/runn/pull/663
- Add `run:exec` scope. and deny by default. by @k1LoW in https://github.com/k1LoW/runn/pull/667
### New Features 🎉
- Support wildcards in `json://` and `yaml://` so that values can be retrieved with slice by @k1LoW in https://github.com/k1LoW/runn/pull/545
### Other Changes
- Listing variable expansion patterns in the Include runner. by @k1LoW in https://github.com/k1LoW/runn/pull/661
- Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in https://github.com/k1LoW/runn/pull/665
- Refactor generating runbook ID by @k1LoW in https://github.com/k1LoW/runn/pull/666
- Add prefix to random ID to make it clear that it is randomly generated by @k1LoW in https://github.com/k1LoW/runn/pull/668

## [v0.88.0](https://github.com/k1LoW/runn/compare/v0.87.0...v0.88.0) - 2023-10-26
### Breaking Changes 🛠
- Support comment for tracing query by @k1LoW in https://github.com/k1LoW/runn/pull/654
Expand Down

0 comments on commit 2c5e636

Please sign in to comment.