Skip to content

Commit 11c3a38

Browse files
committed
chore: changelog
1 parent bfc8f5a commit 11c3a38

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [1.0.0-alpha.3](https://github.com/TalkingData/rxloop/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2018-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* change examples code ([6558663](https://github.com/TalkingData/rxloop/commit/6558663))
7+
* Improve ts type definition ([bf956cd](https://github.com/TalkingData/rxloop/commit/bf956cd))
8+
9+
10+
### Features
11+
12+
* add async process oprator ([9f722b1](https://github.com/TalkingData/rxloop/commit/9f722b1))
13+
* Add public attribute context ([4b8a6a5](https://github.com/TalkingData/rxloop/commit/4b8a6a5))
14+
* error handlers ([6db44d6](https://github.com/TalkingData/rxloop/commit/6db44d6))
15+
* **epic:** can be passed more params to epic ([7bde209](https://github.com/TalkingData/rxloop/commit/7bde209))
16+
* rename epic to pipe ([87f5417](https://github.com/TalkingData/rxloop/commit/87f5417))
17+
18+
19+
120
<a name="1.0.0-alpha.2"></a>
221
# [1.0.0-alpha.2](https://github.com/TalkingData/rxloop/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2018-11-02)
322

0 commit comments

Comments
 (0)