We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8642e58 commit 589deeaCopy full SHA for 589deea
1 file changed
CHANGELOG.md
@@ -4,6 +4,8 @@ List of the most important changes for each release.
4
5
## 0.8.15
6
- Improves buffer serialization performance by performing bulk counter lookup
7
+- Corrects an initialization issue with `SessionContext` that leads to an incorrect value for `is_push`
8
+- Save calls to Morango models during a sync are now scoped to only the changed fields
9
10
## 0.8.14
11
- Adds utility for addressing immediate FK constraints caused by Django upgrade, automatically performed for morango models in a Django migration.
0 commit comments