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.