From f00384e1b207220ffdb2a73a32c8c96b3c2dd655 Mon Sep 17 00:00:00 2001 From: Nitesh Balusu Date: Thu, 23 Feb 2023 17:48:57 -0500 Subject: [PATCH] update changelog Signed-off-by: Nitesh Balusu --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e92b16..72bab98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,7 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -### [2.17.3](https://github.com/niteshbalusu11/lndboss/compare/v2.17.2...v2.17.3) (2023-02-23) - -### [2.17.2](https://github.com/niteshbalusu11/lndboss/compare/v2.17.1...v2.17.2) (2023-02-23) +### [2.17.3](https://github.com/niteshbalusu11/lndboss/compare/v2.17.1...v2.17.2) (2023-02-23) - Fixed a bug where old config is being used for auto fees updates.