We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c90026a + 9b96e38 commit b5eb332Copy full SHA for b5eb332
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Django Field Audit change log
2
3
+## v1.3.0 - 2025-07-01
4
+- Support auditing of many-to-many relationships
5
+- Use `DjangoJSONEncoder` for serializing change deltas.
6
+
7
## v1.2.9 - 2025-02-21
8
- Don't fail when attempting to use the `who` command to get the current user if the `who` command is not available e.g. on Windows.
9
0 commit comments