Skip to content

Commit 7ff9747

Browse files
committed
better wording.
1 parent ff5628f commit 7ff9747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#### Bug Fixes
44

5-
- Schemas with `has_many` or `many_to_many` assocations crashed when trying to save while the schema doesn't have a `changeset/2` function.
5+
- Schemas with `has_many` or `many_to_many` assocations crashed when trying to save if the schema doesn't have a default `changeset/2` function.
66

77
### v0.9.0 (2020-07-02)
88

0 commit comments

Comments
 (0)