CHANGELOG.md in jazzy-0.3.1 vs CHANGELOG.md in jazzy-0.3.2

- old
+ new

@@ -1,4 +1,30 @@ +## 0.3.2 + +##### Breaking + +* None. + +##### Enhancements + +* None. + +##### Bug Fixes + +* Fixed an issue that prevented building projects with different schema & module + names. + [JP Simard](https://github.com/jpsim) + [#259](https://github.com/realm/jazzy/issues/259) + +* Hide documentation coverage from header using `--hide-documentation-coverage`. + [mbogh](https://github.com/mbogh) + [#129](https://github.com/realm/jazzy/issues/297) + +* Print a more informative error when unable to find an Xcode that has the + requested Swift version. + [Samuel Giddins])https://github.com/segiddins + + ## 0.3.1 ##### Breaking * None.