Skip to content

Commit 912b38d

Browse files
committed
chore(changelog): Update changelog
1 parent c60a740 commit 912b38d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 1.7.0 (May 1, 2017)
4+
5+
- Deprecation: `React.PropTypes` now deprecated in React 15.5, moved to `prop-types` package
6+
- Internal: Update devDeps, upgrade to webpack 2
7+
- Internal: Remove babel `stage-1` and `transform-flow-comments`, bring in only selected plugins, makes for leaner dev/build.
8+
39
### 1.6.0 (Jan 23, 2017)
410

511
- Feature: Allow restricting by axis. (#40, thanks @dnissley-al)

0 commit comments

Comments
 (0)