diff --git a/docs/releases/3.0.rst b/docs/releases/3.0.rst index 84925f4b97..e85786688a 100644 --- a/docs/releases/3.0.rst +++ b/docs/releases/3.0.rst @@ -393,6 +393,7 @@ Other changes worth mentioning - Add upload wizard step documentation chapter. - Improve and add additional diagrams. - Change documenation theme to rtd. +- Add the "to=" keyword argument to all ForeignKey, ManayToMany and OneToOne Fields. Removals --------