mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-10 17:26:05 +01:00
update changelog and version
This commit is contained in:
parent
688e873f7a
commit
abfd6ea1dc
2 changed files with 11 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue