Update changelog

This commit is contained in:
Alejandro Celaya 2023-05-31 09:24:23 +02:00
parent be26dd58c3
commit ea96a00b12

View File

@ -6,7 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this
## [Unreleased] ## [Unreleased]
### Added ### 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 ### Changed
* *Nothing* * *Nothing*