Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit c931205

Browse files
committed
update changelog
1 parent 41d719f commit c931205

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,27 @@ All the changes can be found below. Order used:
99
- Fixed
1010
- Security
1111

12-
## master
12+
## v0.4.0
1313

1414
### Changed
1515
- Replace `webpack-dev-server` with `react-hmre`.
1616
- Revert to use `createClass`.
1717
- Switch to Redux from Flummox.
1818

1919
### Fixed
20-
- Menu goes outside when closer to edges
20+
- Menu goes outside when closer to edges.
21+
2122

2223
## v0.3.0
2324

2425
### Added
25-
- Compatibility for react-0.14
26+
- Compatibility for react-0.14.
2627

2728
### Changed
28-
- Updated to babel 6
29+
- Updated to babel 6.
2930

3031
### Fixed
31-
- Fixed unbind event handlers
32+
- Fixed unbind event handlers.
3233

3334

3435
## v0.2.2

0 commit comments

Comments
 (0)