diff --git a/CHANGELOG.md b/CHANGELOG.md index ceead43..2b0dda3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Fixed Xcode `KeenClient-Prefix.pch.pch: No such file or directory` warnings when compiling app. +### Changed +- Disabled printing Reachability flags to console by default. #153 + ## [3.5.3] - 2016-03-28 ### Added - Added test coverage integration with Coveralls by using the Slather gem. Added configuration file .slather.yml for use with Slather.