From 0d12ab4abfa0c8cd7b67b73a45d12376f4a05bf3 Mon Sep 17 00:00:00 2001 From: fractalwrench Date: Wed, 16 Jan 2019 14:42:22 +0000 Subject: [PATCH] docs: add changelog entry --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51d38ade7..5afeabbd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========= +## 5.X.X (TBD) + +Note for Carthage users: this release updates the Xcode configuration to the settings recommended by Xcode 10. + +* Update workspace to recommended settings suggested by XCode 10 + [#324](https://github.com/bugsnag/bugsnag-cocoa/pull/324) + ## 5.17.3 (2018-12-19) ### Bug Fixes