Update Changlog, and bump

This commit is contained in:
nicolas.dorier
2022-07-15 12:46:40 +09:00
parent e8291eb00e
commit 218d64d8df
2 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.6.1</Version>
<Version>1.6.2</Version>
</PropertyGroup>
</Project>

View File

@@ -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.