diff --git a/docs/release-notes/release-notes-0.14.0.md b/docs/release-notes/release-notes-0.14.0.md index 99fbc481c..0a12ee9e2 100644 --- a/docs/release-notes/release-notes-0.14.0.md +++ b/docs/release-notes/release-notes-0.14.0.md @@ -80,6 +80,8 @@ you. ## Code cleanup, refactor, typo fixes +* [Refactor the interaction between the `htlcswitch` and `peer` packages for cleaner separation.](https://github.com/lightningnetwork/lnd/pull/5603) + * [Unused error check removed](https://github.com/lightningnetwork/lnd/pull/5537). @@ -128,6 +130,7 @@ mode](https://github.com/lightningnetwork/lnd/pull/5564). # Contributors (Alphabetical Order) * Andras Banki-Horvath * ErikEk +* Eugene Siegel * Martin Habovstiak * Zero-1729 * Oliver Gugger