From a1638112a418efa5b075196fc9909db10f697c97 Mon Sep 17 00:00:00 2001 From: JP Simard Date: Thu, 1 Dec 2016 18:54:17 -0800 Subject: [PATCH] add changelog entry about move to Swift 3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6af7a9751..55b724cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ ##### Breaking -* None. +* SourceKitten now requires Xcode 8.x and Swift 3.0 to build. + APIs have not yet been adapted to conform to the Swift 3 API Design + Guidelines but will shortly. + [Norio Nomura](https://github.com/norio-nomura) ##### Enhancements