From ce868e1c1abf61ef277afb043f9eb8afb0119ccb Mon Sep 17 00:00:00 2001 From: Hieu Le Date: Sat, 23 Jul 2016 11:19:46 +0700 Subject: [PATCH] Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5bbe37c..3172e1b 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,9 @@ Append this line to your `aliases` array in `config/app.php` ## Usage See: [How to use Active](https://www.hieule.info/?p=377) + +## Changelog: + +* v3.2: allows first parameter of `if_*` functions to be string or array +* v3.1: support both Laravel 5.2.x and 5.1.x +* v3.0: new API