Skip to content

Commit

Permalink
Update v0.3.10.md
Browse files Browse the repository at this point in the history
Add missing bug fix to the changelog
  • Loading branch information
pablochacin authored Oct 31, 2023
1 parent 2b2737c commit 29d3004
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion releases/v0.3.10.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ This is a patch release that fixes a few bugs and does minor improvements.

## Enhancements
- [#359](https://github.com/grafana/xk6-disruptor/pull/359) Pod Termination fault. This new fault type allows the termination of a set of the targets pods for a PodDisruptor or ServiceDisruptor.


## Bug fixes
- [#368](https://github.com/grafana/xk6-disruptor/pull/368) Fix pod controller not stopping all fault injection when an error occurs

## Internal improvements
- [#355](https://github.com/grafana/xk6-disruptor/pull/355) [#356](https://github.com/grafana/xk6-disruptor/pull/356) [#365](https://github.com/grafana/xk6-disruptor/pull/365) Multiple changes in the code structure to facilitate the addition of new features and improve testability.
Expand Down

0 comments on commit 29d3004

Please sign in to comment.