diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a45b24..efeb415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # CHANGELOG +* 6.1 [23 October 2016] + - `enh` Bootstrap Notify layer + * 6.0 [22 October 2016] - `enh` showTitle property - `enh` layerId property for placed notification in target id diff --git a/composer.json b/composer.json index d210a42..25473f7 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "loveorigami/yii2-notification-wrapper", "description": "This module for renders a message from session flash (with ajax, pjax support and etc.)", - "version": "6.0", + "version": "6.1", "type": "yii2-extension", "keywords": [ "yii2", "module", "notification", "flash",