summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/changelog/migration_10.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build/changelog/migration_10.rst b/doc/build/changelog/migration_10.rst
index 80c22045e..3c6286b60 100644
--- a/doc/build/changelog/migration_10.rst
+++ b/doc/build/changelog/migration_10.rst
@@ -101,6 +101,8 @@ is improved in the case where the unit of work inspects a pending object for
an existing primary key value, as the state of the object won't change
in the common case that none was set.
+:ticket:`3061`
+
.. _behavioral_changes_core_10:
Behavioral Changes - Core