Skip to content

Commit

Permalink
Updates to release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Aug 16, 2018
1 parent 2326fa8 commit cc50bcd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGE.md
Expand Up @@ -3,13 +3,14 @@ Change Log: `yii2-widget-activeform`

## Version 1.5.0

**Date**: _under development_
**Date**: 16-Aug-2018

- Implement AddonTrait.
- (enh #95): Add Bootstrap 4.x Support.
- (bug #94): Add missing comma in activeform css.
- Reorganize source code in `src` directory.
- (enh #91, #92): Correct validation for getting form layout style.
- Set krajee base dependency to v1.9.x.

## Version 1.4.9

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
}
],
"require": {
"kartik-v/yii2-krajee-base": "~1.7"
"kartik-v/yii2-krajee-base": "~1.9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit cc50bcd

Please sign in to comment.