diff --git a/CHANGELOG.md b/CHANGELOG.md index 086df4a84..4727ce45f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ ``` - Introduced a linking policy to control the way URLs are generated globally (see config cms.linkPolicy). +* **Build 186** (2015-02-03) + - File Upload form widget can now specify `fileTypes` for restricting which file extensions can be uploaded. + * **Build 184** (2015-01-31) - Lists now support exporting to CSV format via the default **export** controller action. - Platforms can *opt-in* for bleeding edge updates by enabling a config setting (`cms.edgeUpdates`), this helps perform testing before a stable version is deployed.