From 060fcafc19dd13c07a97a8ab3292e922507a4d7f Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Thu, 31 Mar 2022 15:26:21 -0500 Subject: [PATCH] docs/release-notes: add entry for `SendToRoute` legacy payload deprecation --- docs/release-notes/release-notes-0.15.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/release-notes-0.15.0.md b/docs/release-notes/release-notes-0.15.0.md index c3557e648..809a2dc3c 100644 --- a/docs/release-notes/release-notes-0.15.0.md +++ b/docs/release-notes/release-notes-0.15.0.md @@ -166,6 +166,8 @@ then watch it on chain. Taproot script spends are also supported through the to the transaction structure returned from the RPC `GetTransactions` and when subscribed with `SubscribeTransactions`. +* [Support for making routes with the legacy onion payload format via `SendToRoute` has been removed.](https://github.com/lightningnetwork/lnd/pull/6385) + ## Database * [Add ForAll implementation for etcd to speed up