Update changelog

This commit is contained in:
nicolas.dorier 2023-04-13 16:28:30 +09:00
parent f1abe6497f
commit 717f1610f5
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -40,6 +40,7 @@ We introduce another flag, `--deprecated`, which allows you to start with SQLite
* Point of Sale: Fix escaped HTML entities in item title (#4798) @dennisreimann * Point of Sale: Fix escaped HTML entities in item title (#4798) @dennisreimann
* Fix: Labels added by payouts to transactions shouldn't show HTML markups (#4790) @dennisreimann * Fix: Labels added by payouts to transactions shouldn't show HTML markups (#4790) @dennisreimann
* If store user is Guest, "issue refund" shouldn't be an option (#4595 #3512) @Kukks * If store user is Guest, "issue refund" shouldn't be an option (#4595 #3512) @Kukks
* Fix wrong data mapping to store data instead of store user data (#4874) @ndeet
### Improvements ### Improvements