diff --git a/CHANGELOG.md b/CHANGELOG.md index 489f1c6d..fc55d990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,18 @@ Antonio Ramirez. ## YiiBooster latest development alpha +## YiiBooster version 4.0.0-beta-1 +- Finalize editables +- Finalize datepicker +- Finalize timepicker +- Finalize select2 +- Finalize pagers +- Finalize navbar +- Finalize buttons, and button groups +- Finalize typeahead +- more work done on grids, extended grids, bulk actions +- upgrade font awesome + ## YiiBooster version 4.0.0-beta-1 - TbActiveForm working - more widgets working diff --git a/build.properties b/build.properties index 58476f77..568153df 100644 --- a/build.properties +++ b/build.properties @@ -15,5 +15,5 @@ path.reports=./reports # Current version under which project will be distributed. # Versioning is being made according to Semantic Versioning specification at http://semver.org/ -project.version=4.0.0-beta-1 +project.version=4.0.0-beta-2