Skip to content

Commit

Permalink
Chore: Update Changelog (#2597)
Browse files Browse the repository at this point in the history
* Chore: Update Changelog

* Typo: in changelog
  • Loading branch information
docmerlin authored Jul 22, 2021
1 parent 2bd467c commit 0eaf184
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

## Unreleased
## v1.6.1 [2021-07-22]

### Features
- [#2589](https://github.com/influxdata/kapacitor/pull/2589): Flag for blacklisting CIDR ranges for certain handlers, and nodes
- [#2591](https://github.com/influxdata/kapacitor/pull/2591): Flag for disabling alert handlers, this is useful for security (such as disabling exec on a shared machine)

### Bugfixes
- [#2585](https://github.com/influxdata/kapacitor/pull/2585):Make DeleteGroupMessage align with GroupInfoer interface, thanks @prashanthjbabu!
- [#2596](https://github.com/influxdata/kapacitor/pull/2596): Fix: payload serialization for BigPanda
- [#2585](https://github.com/influxdata/kapacitor/pull/2585): Make DeleteGroupMessage align with GroupInfoer interface, thanks @prashanthjbabu!
- [#2596](https://github.com/influxdata/kapacitor/pull/2596): Fix payload serialization for BigPanda

## v1.6.0 [2021-06-28]

Expand Down

0 comments on commit 0eaf184

Please sign in to comment.