Skip to content

Commit 4d147c0

Browse files
committed
CHANGELOG
1 parent de8cc42 commit 4d147c0

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

changelog.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
<!-- de8cc42 1449481849000 -->
2+
3+
## [v3.0.0](https://github.com/zoubin/run-callback/commit/de8cc42) (2015-12-07)
4+
5+
* [[`6a77d9e`](https://github.com/zoubin/run-callback/commit/6a77d9e)] Update readme
6+
7+
* [[`b6ed5ae`](https://github.com/zoubin/run-callback/commit/b6ed5ae)] Refactor.
8+
9+
10+
* Exports `run` and `thunkify` methods.
11+
* Return a promise rather than accept a callback.
12+
13+
## [v2.2.0](https://github.com/zoubin/run-callback/commit/806de1e) (2015-11-26)
14+
15+
* [[`976237e`](https://github.com/zoubin/run-callback/commit/976237e)] Update deps
16+
17+
## [v2.1.0](https://github.com/zoubin/run-callback/commit/de41b4c) (2015-10-21)
18+
19+
* [[`f9a036e`](https://github.com/zoubin/run-callback/commit/f9a036e)] add chain method
20+
21+
## [v2.0.0](https://github.com/zoubin/run-callback/commit/47a4be8) (2015-10-10)
22+
23+
* [[`e158d38`](https://github.com/zoubin/run-callback/commit/e158d38)] breaking change: `run` accepts an Array and a callback
24+
25+
* [[`26e787c`](https://github.com/zoubin/run-callback/commit/26e787c)] usage, image
26+
27+
## [v1.1.0](https://github.com/zoubin/run-callback/commit/fe0f9c5) (2015-09-17)
28+
29+
* [[`e55b168`](https://github.com/zoubin/run-callback/commit/e55b168)] export bindAsync
30+
31+
## [v1.0.0](https://github.com/zoubin/run-callback/commit/914aace) (2015-09-17)
32+
33+
* [[`0a3d5c5`](https://github.com/zoubin/run-callback/commit/0a3d5c5)] readme
34+
35+
* [[`4ec1fe5`](https://github.com/zoubin/run-callback/commit/4ec1fe5)] run gulp tasks with arguments
36+
37+
* [[`89b25a2`](https://github.com/zoubin/run-callback/commit/89b25a2)] Initial commit
38+

0 commit comments

Comments
 (0)