* Build 298

This commit is contained in:
Samuel Georges 2015-09-24 05:35:15 +10:00
parent 933ea641cc
commit 7aea60f11d
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
* **Build 298** (2015-09-24)
- Added the ability to use a wildcard URL parameter in CMS pages (see CMS > Pages docs).
* **Build 297** (2015-09-19)
- Introduced new `Revisionable` trait for storing model history (see Database > Traits docs).
- Added `timetense` list column type (see Backend > Lists docs), along with `|time_since` and `|time_tense` Twig filters.