CHANGELOG.md in jazzy-0.11.1 vs CHANGELOG.md in jazzy-0.11.2
- old
+ new
@@ -1,4 +1,24 @@
+## 0.11.2
+
+##### Breaking
+
+* None.
+
+##### Enhancements
+
+* None.
+
+##### Bug Fixes
+
+* Generate Swift docs with Xcode 11 and paths with spaces.
+ [John Fairhurst](https://github.com/johnfairh)
+ [#1108](https://github.com/realm/jazzy/issues/1108)
+
+* Reinstate guessing of module name from podspec, broken in 0.11.0.
+ [John Fairhurst](https://github.com/johnfairh)
+ [#1109](https://github.com/realm/jazzy/issues/1109)
+
## 0.11.1
##### Breaking
* None.