## Development

### Enhancements

* Add OSX support - [#4](issues/4)

## 1.1.0

#### Enhancements

* Add the availability to cancel/stop a Promise - [#2](issues/2)
* Add a sample project to show how to use Promises - [#3](pull/3) by [kemenaran](https://github.com/kemenaran)

#### Bugfixes

* Fixed promise result when resolving it with another promise - [#1](issues/1)
* Fixed an issue in RBExecuter where block to execute was not always queued into the thread