From 32cda21e07e2d434fb54948cd77e7ba2dd7a67a9 Mon Sep 17 00:00:00 2001 From: alpeb-btc Date: Wed, 9 Nov 2022 08:11:27 -0500 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.16.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-notes/release-notes-0.16.0.md b/docs/release-notes/release-notes-0.16.0.md index 07056586a..a5ecb0f4e 100644 --- a/docs/release-notes/release-notes-0.16.0.md +++ b/docs/release-notes/release-notes-0.16.0.md @@ -61,6 +61,10 @@ Final resolution data will only be available for htlcs that are resolved after upgrading lnd. +* Zero-amount private invoices [now provide hop + hints](https://github.com/lightningnetwork/lnd/pull/7082), up to `maxHopHints` + (20 currently). + ## Wallet * [Allows Taproot public keys and tap scripts to be imported as watch-only @@ -227,6 +231,7 @@ to refactor the itest for code health and maintenance. # Contributors (Alphabetical Order) +* Alejandro Pedraza * andreihod * Carla Kirk-Cohen * Conner Babinchak