v0.11.1
Enhancements
- Add
force_change/3
to force a change into a changeset
Bug fixes
put_change/3
,put_new_change/3
andchange/2
inEcto.Changeset
also verify the model value before storing the change
8000
force_change/3
to force a change into a changesetput_change/3
, put_new_change/3
and change/2
in Ecto.Changeset
also verify the model value before storing the change