CHANGELOG.md in bubble-wrap-1.9.0 vs CHANGELOG.md in bubble-wrap-1.9.1

- old
+ new

@@ -1,8 +1,12 @@ ## Unreleased [Commit history](https://github.com/rubymotion/BubbleWrap/compare/v1.9.0...master) +## 1.9.1 + +* Fix issue in loading iOS 8 constants for CoreLocation + ## 1.9.0 [Commit history](https://github.com/rubymotion/BubbleWrap/compare/v1.8.0...v1.9.0) * Add support for `keyboardType` on first input field of `BW::UIAlertView` ([#406](https://github.com/rubymotion/BubbleWrap/pull/406))