From 3302e97e02e5cddcca83bee4682d2877658f6b6f Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto Date: Fri, 9 Feb 2024 12:15:52 +0100 Subject: [PATCH] fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce4bbafd6..2f022709a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 3.1.3 - 2024-02-09 -- fix ISO8601 formatter to always use the 24h format [#104](https://github.com/PostHog/posthog-ios/pull/104) +- fix ISO8601 formatter to always use the 24h format [#106](https://github.com/PostHog/posthog-ios/pull/106) ## 3.1.2 - 2024-02-09