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

Commit fbd14e7

Browse files
committed
Update CHANGELOG [skip ci]
1 parent 2c97a54 commit fbd14e7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@ Whitespace conventions:
1818
- 1 spaces before normal text
1919
-->
2020

21+
## [0.11.0] - Unreleased
22+
23+
### Changed
24+
25+
- The whole opal-activesuppport is not loaded by default now. If your code rely on any of the module which is not required by hyper-react, you need to require it yourself. (#135)
26+
27+
### Fixed
28+
29+
- Arity checking failed for `_react_param_conversion` & `React::Element#initialize` (#167)
30+
31+
2132
## [0.10.0] - 2016-10-30
2233

2334
### Changed

0 commit comments

Comments
 (0)