Skip to content

Commit

Permalink
Upgrade to release v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Nov 16, 2014
1 parent da3f16e commit e44b52d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Version 2.4.0
=============
**Date:** 14-Nov-2014
**Date:** 17-Nov-2014

1. bug #132: Correct page summary calculation.
2. bug #133: Skip mPDF dependency when export is set to false.
3. enh #134: Configure panel before and after to be set to boolean false.
4. Set release to stable.

Version 2.3.0
=============
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"homepage": "http://www.krajee.com/"
}
],
"minimum-stability": "dev",
"minimum-stability": "stable",
"require": {
"kartik-v/yii2-krajee-base": "*"
},
Expand Down

0 comments on commit e44b52d

Please sign in to comment.