CHANGELOG.md in bubble-wrap-1.2.0 vs CHANGELOG.md in bubble-wrap-1.3.0.osx

- old
+ new

@@ -1,9 +1,11 @@ ## Unreleased -## 1.2.0.pre +[Commit history](https://github.com/rubymotion/BubbleWrap/compare/v1.2.0...master) -[Commit history](https://github.com/rubymotion/BubbleWrap/compare/v1.2...master) +## 1.2.0 + +[Commit history](https://github.com/rubymotion/BubbleWrap/compare/v1.1.5...v1.2.0) * Added `BW::UIBarButtonItem`, a factory-esque wrapper for `UIBarButtonItem` ([#202](https://github.com/rubymotion/BubbleWrap/pull/202)) * Added `BW::Font`, a wrapper for creating `UIFont` objects ([#206](https://github.com/rubymotion/BubbleWrap/pull/206)) * Added `BW::Reactor::Eventable#off`, to remove `BW::Reactor` callbacks ([#205](https://github.com/rubymotion/BubbleWrap/pull/205)) * Added `BW::Constants.get`, which is a class to help wrapper creation ([#203](https://github.com/rubymotion/BubbleWrap/pull/203))