From db1d2317d9b58701425072a97e07f74ab07910ab Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Sat, 16 May 2015 14:48:50 +1000 Subject: [PATCH] * Build 260 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a1803c92..919a51275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -* **Build 25x** (2015-05-xx) +* **Build 260** (2015-05-16) - The `|page` filter now supports passing an empty string to generate a link to the current page. - Component variables set with `$this->page` no longer leech in to other component partials. - The application will now perform redirects to prevent duplicate content and enforce the linking policy (see config `cms.enableRedirects`).