Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbonneau committed Oct 19, 2017
1 parent 4855812 commit a5d7c1e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.0.5

### Bug Fixes

- Immediately complete if the iterator is no longer valid ([af6765a](https://github.com/ReactiveX/RxPHP/commit/af6765a0f996b2f8d1d4b8d93e1d0bb755587843))
- Dispose inner observable when promise is cancelled ([4855812](https://github.com/ReactiveX/RxPHP/commit/48558124af3a47c2057ce50953bf5d7019bd6382))

# 2.0.4

### Bug Fixes
Expand Down

0 comments on commit a5d7c1e

Please sign in to comment.