1.1.0 / 2016-10-26 ================== * [[`5bf754037e`](https://github.com/zeit/async-throttle/commit/5bf754037e)] - add retrospection test case (Nathan Rajlich) * [[`61efd5a93a`](https://github.com/zeit/async-throttle/commit/61efd5a93a)] - keep copies of the "state" for retrospection (Nathan Rajlich) * [[`0add37762e`](https://github.com/zeit/async-throttle/commit/0add37762e)] - fix xo lint (Nathan Rajlich) 1.0.0 / 2016-10-26 ================== * [[`c7e66cd089`](https://github.com/zeit/async-throttle/commit/c7e66cd089)] - refactor / simplify logic (Nathan Rajlich) * [[`3069aee584`](https://github.com/zeit/async-throttle/commit/3069aee584)] - Uppercase readme (Leo Lamprecht) * [[`d746fed580`](https://github.com/zeit/async-throttle/commit/d746fed580)] - Badge for slack and XO (Leo Lamprecht, #6) * [[`5d524fade1`](https://github.com/zeit/async-throttle/commit/5d524fade1)] - Migrate linting from standard to XO (Jeroen Engels) * [[`74cef15674`](https://github.com/zeit/async-throttle/commit/74cef15674)] - concise refactor (#2) (Charles Renwick) * [[`596dc23b4a`](https://github.com/zeit/async-throttle/commit/596dc23b4a)] - **Readme**: add Travis-CI build badge (Nathan Rajlich) * [[`7e6449c59c`](https://github.com/zeit/async-throttle/commit/7e6449c59c)] - add .travis.yml file (Nathan Rajlich) * [[`58b3f955de`](https://github.com/zeit/async-throttle/commit/58b3f955de)] - add "use strict" statement (Nathan Rajlich) * [[`da922b17c2`](https://github.com/zeit/async-throttle/commit/da922b17c2)] - Fix `async-node example` (Charles Renwick, #1) * [[`57e82b0971`](https://github.com/zeit/async-throttle/commit/57e82b0971)] - **package**: add "test" script (Nathan Rajlich) 0.0.1 / 2016-09-30 ================== * [[`e97b9d1dde`](https://github.com/zeit/async-throttle/commit/e97b9d1dde)] - async-throttle (Guillermo Rauch)