mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-18 21:32:27 +01:00
Add fix to changelog
This commit is contained in:
parent
7a102ee920
commit
caa3ff616c
@ -61,6 +61,7 @@
|
||||
* Properly clip taxIncluded and invoice's amount (#2724) @nicolasdorier
|
||||
* Fix PoS bug on dark mode (#2743) @dennisreimann
|
||||
* Remove support for payout to a Bitcoin Url (#2766) @NicolasDorier
|
||||
* Fix: Support Clightning 0.10.1 @kukks
|
||||
|
||||
## 1.1.2
|
||||
|
||||
|
@ -18,6 +18,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{29290EC7-0
|
||||
docker-entrypoint.sh = docker-entrypoint.sh
|
||||
.circleci\run-tests.sh = .circleci\run-tests.sh
|
||||
Build\Version.csproj = Build\Version.csproj
|
||||
Changelog.md = Changelog.md
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BTCPayServer.Rating", "BTCPayServer.Rating\BTCPayServer.Rating.csproj", "{6DC77459-D52F-45EE-B3F3-315043D33A1B}"
|
||||
|
Loading…
Reference in New Issue
Block a user