From 6e7421964049c03b23a75bb681dc05240819c2c9 Mon Sep 17 00:00:00 2001 From: Traky Deng Date: Sat, 7 Oct 2023 19:00:02 -0700 Subject: [PATCH] remove the duplicated entry PR #9770 for resolv_conf for local DNS --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68cec360ef4b..250610e2d561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,7 +91,6 @@ title: Changelog ### Plugins - :sunrise: Support https in traffic-split plugin: [#9115](https://github.com/apache/apisix/pull/9115) -- :sunrise: Support for passing resolv.conf in dns discovery: [#9770](https://github.com/apache/apisix/pull/9770) - :sunrise: Support rewrite request body in external plugin:[#9990](https://github.com/apache/apisix/pull/9990) - :sunrise: Support set nginx variables in opentelemetry plugin: [#8871](https://github.com/apache/apisix/pull/8871) - :sunrise: Support unix sock host pattern in the chaitin-waf plugin: [#10161](https://github.com/apache/apisix/pull/10161)