diff --git a/CHANGELOG.md b/CHANGELOG.md index cb40b2f..47537e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +### Changed +- Add (optional) statsd metrics reporting support to `tcp2udp` binary and library module when the + `statsd` cargo feature is enabled. ## [0.3.1] - 2023-10-25