Changelog and new release (#2204)

* Changelog and new release

* Update Changelog.md
This commit is contained in:
Andrew Camilleri 2021-01-17 11:14:36 +01:00 committed by GitHub
parent 71a192d0ba
commit 95c50dcc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.0.6.5</Version>
<Version>1.0.6.6</Version>
</PropertyGroup>
</Project>

View File

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