From 10a8f7964482fd07502ac041ef92b4ea8adb3c3a Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Mon, 12 Sep 2022 16:45:19 +0300 Subject: [PATCH] all: imp chlog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de190c29..12c69286 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,9 @@ and this project adheres to ### Added -- The new optional `dns.ipset_file` property in the configuration file allows - loading the `ipset` list from a file, just like `dns.upstream_dns_file` does - for upstream servers ([#4686]). +- The new optional `dns.ipset_file` property in the configuration file. It + allows loading the `ipset` list from a file, just like `dns.upstream_dns_file` + does for upstream servers ([#4686]). ### Changed