Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed May 30, 2021
1 parent b79a2d7 commit 463527f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## 1.3.3

- Fixed #16: When persisting many-to-many relationship, call `setDelete()`
on all through relateds unless they match. Fixes issue with detaching all
related etc.

- Fixed #17: Performance optimisations for large many-to-many datasets.

## 1.3.2

- Fixed #15: Required parameter follows optional parameter
Expand Down

0 comments on commit 463527f

Please sign in to comment.