diff --git a/docs/release-notes/release-notes-0.14.2.md b/docs/release-notes/release-notes-0.14.2.md index c97031984..62e660ac4 100644 --- a/docs/release-notes/release-notes-0.14.2.md +++ b/docs/release-notes/release-notes-0.14.2.md @@ -1,5 +1,10 @@ # Release Notes +## Bug Fixes + +* [Return the nearest known fee rate when a given conf target cannot be found + from Web API fee estimator.](https://github.com/lightningnetwork/lnd/pull/6062) + ## Build System * [Clean up Makefile by using go