add changelog and bump

This commit is contained in:
Kukks
2022-05-28 14:05:16 +02:00
parent 20d653798c
commit f08f064bc6
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.5.3</Version>
<Version>1.5.4</Version>
</PropertyGroup>
</Project>

View File

@@ -1,5 +1,16 @@
# Changelog
## 1.5.4
### New features:
* Allow resending verification email for users (#3726) @bolatovumar
### Bug fixes:
* Allow pull payments denominated in SATS to be claimed (#3778) @dennisreimann
* Balance was not updated after a wallet rescan @NicolasDorier
## 1.5.3
### New features: