diff --git a/Build/Version.csproj b/Build/Version.csproj index a10802159..365b8fdd6 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.6.1 + 1.6.2 diff --git a/Changelog.md b/Changelog.md index af982cd97..981667e8a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,19 @@ # Changelog +## 1.6.2 + +### Bug fixes: + +* Fix: Cannot withdraw refund (payouts) with LNURL (#3953 #3953) @Kukks +* Fix: Cannot withdraw refund (payouts) with LN Address (#3953 #3960) @Kukks +* Fix: Missing pager in the wallet transaction list @NicolasDorier +* Fix: webhook "Send specific events" display issue (#3959) @rustywave + +### Improvements: + +* Added HRF and Strike to the list of supporters #3965 @dennisreimann +* Invoice summary: Fix indentation and heading levels (#3956) @dennisreimann + ## 1.6.1 This fix a critical issue introduced by 1.6.0.