mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-31 11:54:24 +01:00
update changelog and version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.11.0</Version>
|
||||
<Version>1.11.1</Version>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
10
Changelog.md
10
Changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 1.11.1
|
||||
|
||||
## Bug fixes
|
||||
|
||||
* Language Select box cut off on checkout (#5210) @dstrukt
|
||||
* POS Cart view malformed when special characters are in items (#5203 #5211) @Kukks
|
||||
* Errors creating invoice from public form were not shown in the UI (#5208 #5211) @Kukks
|
||||
* Cart view doesn't show item when the amount field is custom (#5204 #5211) @Kukks
|
||||
* Can't save the item when adding a new category in POS (#5205 #5211) @Kukks
|
||||
|
||||
## 1.11.0
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user