diff --git a/CHANGE.md b/CHANGE.md index 59c1e70..6c22b27 100644 --- a/CHANGE.md +++ b/CHANGE.md @@ -1,11 +1,13 @@ version 1.3.1 ============= -**Date:** 24-Apr-2015 +**Date:** 15-Jun-2015 - (enh #15): Initialize i18N for getBrowser method. - (enh #16): Add Russian translation messages. - (enh #17, #18): Update Russian translation messages. - (enh #19): Add Portuguese Brazilian translation messages. +- (bug #21): Remove duplicate browsers in list. +- (enh #22): Add Spanish translations. version 1.3.0 ============= diff --git a/composer.json b/composer.json index 50a141f..d7dd87a 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["yii", "yii2", "extension", "helper", "bootstrap", "utilities"], "homepage": "https://github.com/kartik-v/yii2-helpers", "type": "yii2-extension", - "license": "BSD 3-Clause", + "license": "BSD-3-Clause", "authors": [ { "name": "Kartik Visweswaran",