File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 44Unreleased
55----------
66
7+
8+ 3.5.0 (2024-02-19)
9+ ------------------
10+
11+ - Fixed ``FieldError `` when creating historical records for many-to-many fields with
12+ ``to="self" `` (gh-1218)
713- Allow ``HistoricalRecords.m2m_fields `` as str (gh-1243)
814- Fixed ``HistoryRequestMiddleware `` deleting non-existent
915 ``HistoricalRecords.context.request `` in very specific circumstances (gh-1256)
@@ -38,8 +44,6 @@ Unreleased
3844 ``HistoricalRecords.context.request ``) under some circumstances (gh-1188)
3945- Made ``HistoryRequestMiddleware `` async-capable (gh-1209)
4046- Fixed error when setting ``table_name `` with ``inherit=True `` (gh-1195)
41- - Fixed ``FieldError `` when creating historical records for many-to-many fields with
42- ``to="self" `` (gh-1218)
4347
44483.3.0 (2023-03-08)
4549------------------
You can’t perform that action at this time.
0 commit comments