diff --git a/CHANGELOG.md b/CHANGELOG.md index 323b149eb3..ba45aa7d9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added +- `histogram_aggregate` added to FlowAPI. Allows the user to obtain a histogram over a per-subscriber metric. [#1076](https://github.com/Flowminder/FlowKit/issues/1076) ### Changed