Skip to content

Commit

Permalink
Fix CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Apr 4, 2018
1 parent beb9a79 commit 0795fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* **[BREAKING]** IDが廃止されました。
* **[BREAKING]** Flexible Arrayが廃止されました。
* **[BREAKING]** Arrayの引数に型を表す文字列を渡せなくなりました。その代わりcafyインスタンスを渡せるようになりました
* **[BREAKING]** Arrayの`eachQ`が廃止されました。その代わりArrayの引数にcafyインスタンスを渡せるようになりました
* **[BREAKING]** Arrayの`eachQ`が廃止されました。
* **[BREAKING]** strict objectの指定方法が変更されました。`strict.object` --> `object(true)`
* Add: 後から optional および nullable の設定を上書きできるメソッド`optional()``nullable()`が全てのクエリに対して追加されました。

Expand Down

0 comments on commit 0795fec

Please sign in to comment.