diff --git a/Build/Version.csproj b/Build/Version.csproj index a534066cc..c26d10e0b 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.4.0 + 1.4.1 diff --git a/Changelog.md b/Changelog.md index 54c4d1ff4..5dbf0500a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,11 @@ # Changelog +## 1.4.1 + +### Bug fixes: + +* Fix: Existing Lightning addresses were not loaded (#3367 #3368) @Kukks + ## 1.4.0 BTCPay Server started in August 2017 and meanwhile has been evolving incrementally thanks to the feedback of the community.