From 5ab171e29d8f164294fd5a4ae147706e7840d95a Mon Sep 17 00:00:00 2001 From: uerceg Date: Sat, 27 Mar 2021 01:31:54 +0100 Subject: [PATCH] fix CHANGELOG date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2727bf6a..99327c16f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### Version 4.27.1 (27th February 2021) +### Version 4.27.1 (27th March 2021) #### Fixed - Fixed attribution value comparison logic which might cause same attribution value to be delivered into attribution callback.