From 4f6d7d69a4d23b4f9c8e224cfe21af17e2b68c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20C=C3=A1nepa?= Date: Tue, 8 Mar 2016 07:14:58 -0300 Subject: [PATCH] Fix date to 2016 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b68fa0909..8981616e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ -* **Build 317** (2015-02-24) +* **Build 317** (2016-02-24) - The `/404` route now returns 404 HTTP response code as it should. - Updated the `.htaccess` file with a minor security precaution. -* **Build 316** (2015-02-11) +* **Build 316** (2016-02-11) - Various back-end UI enhancements used for the [Builder plugin](http://octobercms.com/plugin/rainlab-builder). * **Build 313** (2015-12-12)