* Build 184

This commit is contained in:
Samuel Georges 2015-01-31 14:31:57 +11:00
parent b915c2003c
commit 99fc380aa3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
```
- Introduced a linking policy to control the way URLs are generated globally (see config cms.linkPolicy).
* **Build 18x** (2015-01-xx)
* **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.