From 681aea698448ca6d7b1150b4e11302800cd04939 Mon Sep 17 00:00:00 2001 From: David Calhoun Date: Mon, 22 Feb 2021 16:55:15 -0600 Subject: [PATCH] Update changelog for 1.19.4 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96df28cbe..ec6389e0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +1.19.4 +------- +* Fix Carthage build for Xcode 12 +* Replace gridicons with SFSymbols on the Example app + 1.19.3 ------- * Expose UIColor hexString helpers to be used by subclasses of Aztec components.