diff --git a/Build/Version.csproj b/Build/Version.csproj index ce99823fb..3681cc88d 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.0.6.5 + 1.0.6.6 diff --git a/Changelog.md b/Changelog.md index 1338a6b29..32c4c938b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,17 @@ # Changelog +## 1.0.6.6 + +### Bug fixes: + +* Load correct connection string when using SQLite @Kukks +* Greenfeld API: Invoice Metadata update was not updating @saliehendricks +* Prevent access to wallet pags if wallet not set @dennisreimann + +### New features + +* Greenfield API: Can configure lightning payment methods @Kukks + ## 1.0.6.5: ### Improvements: