Skip to content

Commit

Permalink
chore: update changelog for v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linki committed Nov 8, 2019
1 parent 52197bd commit 976b2cd
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
## v0.16.0 - 2019-11-08

Features:
* [#154](https://github.com/linki/chaoskube/pull/154) Add support for terminating multiple pods per iteration @pims

Updates:
* [#156](https://github.com/linki/chaoskube/pull/156) Remove incomplete snippet from the readme and point to examples @jan-warchol
* [#153](https://github.com/linki/chaoskube/pull/153) Don't attempt to terminate `Terminating` pods @pims
* [#148](https://github.com/linki/chaoskube/pull/148) Update builds to use Go `v1.13` @linki
* [#140](https://github.com/linki/chaoskube/pull/140) Update Docker images to use alpine `3.10` @linki

## v0.15.1 - 2019-08-09

Updates:
* [#137](https://github.com/linki/chaoskube/pull/137) [#138](https://github.com/linki/chaoskube/pull/138) Avoid writing logs to the container filesystem @linki

## v0.15.0 - 2019-07-30

Features:
* [#130](https://github.com/linki/chaoskube/pull/130) Add `--log-caller` flag that adds file name and line to the log output @linki

Updates:
* [#129](https://github.com/linki/chaoskube/pull/129) Update client-go to `v12` for Kubernetes `v1.14` @linki
* [#126](https://github.com/linki/chaoskube/pull/126) Update builds to use Go `v1.12` and Go Modules @linki

## v0.14.0 - 2019-05-20

Expand Down

0 comments on commit 976b2cd

Please sign in to comment.