Update CHANGELOG.md

This commit is contained in:
typicode
2017-06-28 23:06:38 +02:00
committed by GitHub
parent 9bff1b6f3d
commit 867d3724e8

View File

@ -2,7 +2,7 @@
## [0.10.2][2017-06-28] ## [0.10.2][2017-06-28]
* Add `--foreignKeySuffix` option (e.g. snake case `post_id`) to make it easier to fake, for example, Rails APIs * Add `--foreignKeySuffix` option (e.g. snake case `post_id`) [#556](https://github.com/typicode/json-server/pull/556) [#570](https://github.com/typicode/json-server/pull/570)
## [0.10.1][2017-05-16] ## [0.10.1][2017-05-16]