From 6c77f0306fe4014f288c61451aacf39fcdfe4ed9 Mon Sep 17 00:00:00 2001 From: Marcin Krystianc Date: Fri, 26 Jan 2024 08:56:37 +0100 Subject: [PATCH] prepare the v1.7.14.3 CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7389677..a4e045bc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +## 1.7.14.3 +* Added the Configuration property to the IConsulClient interface (#298) +* Added Support for Getting Service Configuration (#278) + ## 1.7.14.2 * Added support for agent version (#261) * Support for Listing Services for Node and Retrieving Nodes that support Mesh Capable Service (#273)