release-notes: update for 0.17.3

This commit is contained in:
Eugene Siegel
2023-11-30 10:35:11 -05:00
committed by eugene
parent faf76fbf0e
commit 8fa774681b

View File

@ -26,6 +26,8 @@
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8220) a loop variable * [Fixed](https://github.com/lightningnetwork/lnd/pull/8220) a loop variable
issue which may affect programs built using go `v1.20` and below. issue which may affect programs built using go `v1.20` and below.
* [An issue where LND would hang on shutdown has been fixed.](https://github.com/lightningnetwork/lnd/pull/8151)
# New Features # New Features
## Functional Enhancements ## Functional Enhancements
## RPC Additions ## RPC Additions
@ -47,4 +49,5 @@
## Tooling and Documentation ## Tooling and Documentation
# Contributors (Alphabetical Order) # Contributors (Alphabetical Order)
* Eugene Siegel
* Yong Yu * Yong Yu