diff --git a/Changelog.md b/Changelog.md index e8bc2c7..32d402f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased - available on :latest tag for docker image] +### Changed +- Migrate to distroless docker image from scratch +- +### Added +- New ALLOWED_DEST_FQDN config env paramteter for filtering dest FQND based on regex patterns +- New SetIPWhitelist config env paramteter for setting whitelist set of ip addresses which allowed to use proxy connection +- Dependabot version updates automation ## [v0.0.3] - 2021-07-07 ### Added