diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.2.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index 452aebdd6b..fefba040e2 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -32,7 +32,8 @@ Minor features :mod:`django.contrib.admin` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -* ... +* The light or dark color theme of the admin can now be toggled in the UI, as + well as being set to follow the system setting. :mod:`django.contrib.admindocs` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
