Update CHANGELOG.md
This commit is contained in:
parent
df3e66246f
commit
c1e065d580
|
|
@ -1,5 +1,7 @@
|
||||||
* **Build 17x** (2014-12-xx)
|
* **Build 17x** (2014-12-xx)
|
||||||
- Improved asset caching (`cms.enableAssetCache`), when enabled the server will send a *304 Not Modified* header.
|
- Improved asset caching (`cms.enableAssetCache`), when enabled the server will send a *304 Not Modified* header.
|
||||||
|
- Introduced new *Table* widget and *DataTable* form widget.
|
||||||
|
- There is now a simpler way for sending mail via `Mail::sendTo()`.
|
||||||
|
|
||||||
* **Build 171** (2014-12-17)
|
* **Build 171** (2014-12-17)
|
||||||
- Add new methods `propertyName()` and `paramName()` to Component base class for accessing names of external properties.
|
- Add new methods `propertyName()` and `paramName()` to Component base class for accessing names of external properties.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue