From 6ed1bcda3398c37881085ddda27380ef7ab4b081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20V=C3=B5hmar?= Date: Tue, 2 Jul 2024 15:37:17 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2d251a8a..048bd97bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +02.07.2024 +* Use comma as a decimal separator https://github.com/internetee/auction_center/issues/1275 +* force localise feature for sms confimration https://github.com/internetee/auction_center/pull/1280 + 28.06.2024 * fixed phone nr confirmation sms request https://github.com/internetee/auction_center/pull/1278