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

Commit 7c30a4f

Browse files
committed
Update changelog for v0.7.2
1 parent 3dd5be6 commit 7c30a4f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,25 @@
1+
# v0.7.2 (2015-04-06)
2+
3+
* Update dependency to work with React v0.12 *and* v0.13
4+
5+
16
# v0.7.1 (2015-02-04)
27

38
* Fix bug when calling createEngine without arguments
49

10+
511
# v0.7.0 (2015-01-07)
612

713
* Add support for `stripTypes` option
814
* Use `object-assign` instead of `lodash.merge`
915
* Update js-beautify
1016

17+
1118
# v0.6.0 (2014-11-05)
1219

1320
* Update to React v0.12.
1421

22+
1523
# v0.5.1 (2014-10-20)
1624

1725
* Support common pattern of ES6 module transpilers where the component would actually be exported to `default`, not directly.

0 commit comments

Comments
 (0)