diff options
| author | Johannes Hoppe <info@johanneshoppe.com> | 2019-07-10 12:31:16 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2019-07-10 12:31:16 +0200 |
| commit | 00d4e6f8b587dcea147c51ece253dc54c461a11d (patch) | |
| tree | 34c032858f94e79172a214adc9f11d6fd010fa7c /docs | |
| parent | ed668796f6c7e59ca3f35e9d87d940e043a3eff3 (diff) | |
Updated Select2 to version 4.0.7.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.0.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index c4cc480031..5a1279219e 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -79,6 +79,8 @@ Minor features <django.contrib.admin.ModelAdmin.get_inlines>` method allows specifying the inlines based on the request or model instance. +* Select2 library is upgraded from version 4.0.3 to 4.0.7. + :mod:`django.contrib.admindocs` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
