diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d55b6659..cef66787e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,11 @@ * Now supports docinfo requests for sourcetext and module keys. [Erik Abair](https://github.com/abaire) +* Now supports Objective-C class properties. + [Jérémie Girault](https://github.com/jeremiegirault) + [JP Simard](https://github.com/jpsim) + [#243](https://github.com/jpsim/SourceKitten/issues/243) + ##### Bug Fixes * `NSString.lines()` generated surplus line when string ended with newline