Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 3575899

Browse files
committed
Fix CHANGELOG [skip ci]
1 parent 48c3b66 commit 3575899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Whitespace conventions:
3131

3232
### Fixed
3333

34+
- State might not be updated using `React::Observable` from a param. (#175)
3435
- Arity checking failed for `_react_param_conversion` & `React::Element#initialize` (#167)
3536

3637

@@ -42,7 +43,6 @@ Whitespace conventions:
4243

4344
### Fixed
4445

45-
- State might not be updated using `React::Observable` from a param. (#175)
4646
- ReactJS functional stateless component could not be imported from `NativeLibrary`. Note that functional component is only supported in React v14+. (#162)
4747
- Prerender log got accumulated between reqeusts. (#176)
4848

0 commit comments

Comments
 (0)