diff --git a/Build/Version.csproj b/Build/Version.csproj index 27582f53c..e12a9ba85 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.5.3 + 1.5.4 diff --git a/Changelog.md b/Changelog.md index 4bc493027..3e801d67b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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: