From 0378cf8f146a51b1926da987f5f1f42b753b9558 Mon Sep 17 00:00:00 2001 From: amrbedair Date: Fri, 16 May 2014 22:36:11 +0200 Subject: [PATCH] 4.0.0-beta-1 ready --- CHANGELOG.md | 6 ++++++ build.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc408be2..489f1c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ Antonio Ramirez. ## YiiBooster latest development alpha +## YiiBooster version 4.0.0-beta-1 +- TbActiveForm working +- more widgets working +- api doc +- travis, and scrutinizer ci + ## YiiBooster version 4.0.0-alpha - upgrade the bootstrap version to 3.1.1 - upgrade and fix many widgets to work with bootstrap 3.1.1 diff --git a/build.properties b/build.properties index 300a98cc..58476f77 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-alpha +project.version=4.0.0-beta-1