Skip to content

Commit

Permalink
Update to release v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Oct 9, 2018
1 parent e1829cf commit 3cec83d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ Change Log: `yii2-date-range`

## Version 1.7.0

**Date:** 27-Aug-2018
**Date:** 09-Oct-2018

- Update composer dependencies.
- (enh #129): Update Russian Translations.
- (enh #128): Move init moment() variable.
- Enhancements to support Bootstrap 4.x.
- (enh #126): Fix `kv-drp-container` CSS style.
- (enh #125): Add Czech Translations.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ class UserSearch extends User

## License

**yii2-date-range** is released under the BSD 3-Clause License. See the bundled `LICENSE.md` for details.
**yii2-date-range** is released under the BSD-3-Clause License. See the bundled `LICENSE.md` for details.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
],
"require": {
"kartik-v/yii2-krajee-base": "~1.9"
"kartik-v/yii2-krajee-base": ">=2.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3cec83d

Please sign in to comment.