diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index d2dc1c0fe..a19332316 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -149,6 +149,10 @@ * [Add a watchtower tower client multiplexer](https://github.com/lightningnetwork/lnd/pull/7702) to manage tower clients of different types. + +* [Introduce CommitmentType and JusticeKit + interface](https://github.com/lightningnetwork/lnd/pull/7736) to simplify the + code. ## Breaking Changes ## Performance Improvements