Skip to content

Commit e32074b

Browse files
committed
Add note to changelog
1 parent dc17aaa commit e32074b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Version numbers should follow https://semver.org/spec/v2.0.0.html
2525

2626
- Moved from `setup.py` to `poetry` for building released packages.
2727

28+
### Fixed
29+
30+
- Many-to-many connections aren't added when using explicit through models.
31+
The foreign-key connections from the through table are enough. #46
32+
2833

2934
## [1.2.0] - 2020-03-01
3035

0 commit comments

Comments
 (0)