fix confligs after merge from master

This commit is contained in:
collerek
2020-12-15 14:43:15 +01:00
11 changed files with 191 additions and 34 deletions

View File

@ -1,3 +1,7 @@
# 0.7.5
* Fix for wrong relation column name in many_to_many relation joins (fix [#73][#73])
# 0.7.4
* Allow multiple relations to the same related model/table.