Skip to content

Commit 3407d45

Browse files
committed
chore(CHANGELOG): add text for #123
1 parent 51c4bac commit 3407d45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
- add subcommand to generate shell completions
1010
- function `generate_files` now takes in `&Path`s instead of `PathBuf`s
1111
- remove `to_singular` name generations
12-
- add option `--create-str` to set `Create*` structs string type
13-
- add option `--update-str` to set `Update*` structs string type
12+
- add option `--create-str` to set `Create*` structs string & byte types
13+
- add option `--update-str` to set `Update*` structs string & byte type
1414
- add option `--single-model-file` to only generate a single file instead of a directory with `mod.rs` and `generated.rs`
1515
- add option `--readonly-prefix` and `--readonly-suffix` to treat a matching name as a readonly struct
1616
- add option `--no-crud` to not generate any `impl` blocks

0 commit comments

Comments
 (0)