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 Dec 20, 2024
1 parent 98b01c0 commit 4e39be9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [v0.125.0](/~https://github.com/k1LoW/runn/compare/v0.124.1...v0.125.0) - 2024-12-20
### Breaking Changes 🛠
- Change the method of holding the list type step in store from slice to map. by @k1LoW in /~https://github.com/k1LoW/runn/pull/1120
- Do not include `runn.*` in the include runner store. by @k1LoW in /~https://github.com/k1LoW/runn/pull/1123
### New Features 🎉
- Support `steps[*].defer:` `steps.<key>.defer:` for deferring steps in a runbook by @k1LoW in /~https://github.com/k1LoW/runn/pull/1119
- Support `steps[*].force:` `steps.<key>.force:` for running step forcefully by @k1LoW in /~https://github.com/k1LoW/runn/pull/1122

## [v0.124.1](/~https://github.com/k1LoW/runn/compare/v0.124.0...v0.124.1) - 2024-12-16
### Fix bug 🐛
- Fix new command. by @k1LoW in /~https://github.com/k1LoW/runn/pull/1118
Expand Down

0 comments on commit 4e39be9

Please sign in to comment.