add changelog entry about move to Swift 3

This commit is contained in:
JP Simard
2016-12-01 18:54:17 -08:00
parent 25f41e8467
commit a1638112a4
+4 -1
View File
@@ -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