From 2f3b9ac9aa26668ae98615d689d11aea26ac98a9 Mon Sep 17 00:00:00 2001 From: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> Date: Fri, 19 Aug 2022 12:53:39 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 927ea5e..209e372 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. See [standa ## [1.19.0](https://github.com/niteshbalusu11/lndboss/compare/v1.18.0...v1.19.0) (2022-08-19) +- Added support for bos pay command +- Fixed bug for auto rebalance parsing. + ## [1.18.0](https://github.com/niteshbalusu11/lndboss/compare/v1.17.2...v1.18.0) (2022-08-15) - Added support for a dashboard page to view node and accounting summary.