Skip to content

Commit e6d636f

Browse files
committed
Update CHANGELOG
1 parent 4a46076 commit e6d636f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
## 2.0.0 (unreleased)
1+
## 3.0.0 (unreleased)
2+
3+
- Rewrite React Async to consume observables instead of fetching state
4+
asynchronously.
5+
6+
## 2.1.0
7+
8+
- Support for React 0.13
9+
10+
## 2.0.1
11+
12+
- Bug fixes to make `isAsyncComponent()` not throw on DOM components.
13+
14+
## 2.0.0
215

316
- React Async is now compatible with React >= 0.12.0 only.
417

0 commit comments

Comments
 (0)