Update breaking-changes.md

This commit is contained in:
Martin Konicek 2015-10-28 00:58:11 +00:00
parent 44af0d3dec
commit 427206fea5

View File

@ -2,7 +2,6 @@
## 0.14
- D2530161: Need to introduce rn-cli.config.js for existing projects
- D2533877: `react-native bundle` API changes:
- API is now `entry-file <path>` based instead of url based.
- Need to specify which platform you're bundling for `--platform <ios|android>`.