diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc7378..81c5c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ ## 0.19.0 +### Breaking Changes + +- Always output to a folder, removed `--node`, `--react-native` options + ### Minor Changes - e2b05fb: Support generate mock data using generative ai, currently support `openai`, `azure` and `anthropic`