From 5528b69fe2f3e6561d8093f842ba95339b6aa9d7 Mon Sep 17 00:00:00 2001 From: "tero-internal-bot[bot]" <190883345+tero-internal-bot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 15:41:02 +0000 Subject: [PATCH] chore(master): release 1.7.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b92d2a..9b9368f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.0](https://github.com/usetero/policy/compare/v1.6.0...v1.7.0) (2026-08-05) + + +### Features + +* record volume stats for total seen ([#59](https://github.com/usetero/policy/issues/59)) ([55d0805](https://github.com/usetero/policy/commit/55d0805f982b598329a2568234bc08543bbd0db3)) + ## [1.6.0](https://github.com/usetero/policy/compare/v1.5.0...v1.6.0) (2026-07-07)