From 7aea60f11db0b033da4106d30359749c2a4863aa Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Thu, 24 Sep 2015 05:35:15 +1000 Subject: [PATCH] * Build 298 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfce1f2b9..3392310bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.