From 717f1610f5723ee40a11dec6cf43a615af0fb8e4 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 13 Apr 2023 16:28:30 +0900 Subject: [PATCH] Update changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index f4a176f4c..5581b8163 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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 * 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 +* Fix wrong data mapping to store data instead of store user data (#4874) @ndeet ### Improvements