From f2a806ba8141560dd93746c5ea9ca9a63c7fc486 Mon Sep 17 00:00:00 2001 From: Tim Schmelter Date: Tue, 23 Apr 2019 11:11:31 -0700 Subject: [PATCH] Remove stray "breaking" header --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95f0f860..39aa30c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,8 @@ also includes support for offline operations. that declare direct dependencies on SQLite.swift must update the pods to avoid a conflict and get the fixed version. This new requires that AppSync be built using Xcode 10.2 or later. -### Breaking - ### Misc. Updates + * **Breaking Build Environment Changes** - AppSync SDK for iOS now requires Xcode 10.2 or later to build.