diff --git a/docs/release-notes/release-notes-0.17.3.md b/docs/release-notes/release-notes-0.17.3.md index b00a5d6f76..1cbfe8cf81 100644 --- a/docs/release-notes/release-notes-0.17.3.md +++ b/docs/release-notes/release-notes-0.17.3.md @@ -23,6 +23,9 @@ `musig2Sessions` with a `SyncMap` used in `input` package to avoid concurrent write to this map. +* [Fixed](https://github.com/lightningnetwork/lnd/pull/8220) a loop variable + issue which may affect programs built using go `v1.20` and below. + # New Features ## Functional Enhancements ## RPC Additions