diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c967cdf..204486f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this ## [Unreleased] ### Added -* *Nothing* +* [#1780](https://github.com/shlinkio/shlink/issues/1780) Add new `NO_ORPHAN_VISITS` API key role. + + Keys with this role will always get `0` when fetching orphan visits. + + When trying to delete orphan visits the result will also be `0` and no visits will actually get deleted. ### Changed * *Nothing*