From 02cc9e4abd14100eeef21cafa29831171292d778 Mon Sep 17 00:00:00 2001 From: chrismichaels84 Date: Tue, 29 Sep 2015 09:47:49 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4be3287..eae7c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,23 @@ All Notable changes to `EloquentMeta` will be documented in this file +## NEXT -## v1.4.1 - NEXT +## v1.4.4 - 9.29.2015 +- `Helpers::maybeEncode()` does better check of json data. Closes #17 + +## v1.4.3 - 3.25.2015 +- Fixes bug that caused conflict with the given SchemaTemplate and the package migration + +## v1.4.2 - 3.25.2015 +- Travis setup and CI + +## v1.4.1 - 3.24.2015 ### Added - Test Suite - Best Practice Project Skeleton - Travis CI -- Contributing Guide and Liscence +- Contributing Guide and Licence - Updated Readme ## v1.3.2