summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index aa20d626f..d18e4b646 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -290,6 +290,7 @@ Release Date: Not Released
- :doc:`File Uploading Library <libraries/file_uploading>` changes include:
- Added method chaining support.
+ - Added support for using array notation in file field names.
- Added **max_filename_increment** and **file_ext_tolower** configuration settings.
- Added **min_width** and **min_height** configuration settings for images.
- Added **mod_mime_fix** configuration setting to disable suffixing multiple file extensions with an underscore.