also filled framework CHANGELOG with relevant changes since alpha
This is the core framework code of Yii 2.
The preferred way to install this extension is through composer.
Either run
php composer.phar require yiisoft/yii2-framework "*"
or add
"yiisoft/yii2-framework": "*"
to the require section of your composer.json.