Commit c82946a0 authored by Tobias Munk's avatar Tobias Munk

updated docs

parent 21e1b98e
......@@ -6,6 +6,10 @@ Changelog
### phundament/app
#### 0.10 (December 2012)
* [UPD] Updated packages (repository refactoring)
#### 0.9 (October 2012)
* [UPD] Updated install command hook parameters
......
Phundament 3 App
================
**Version 0.9.0**
**Version 0.10.0**
What is Phundament?
......@@ -84,15 +84,15 @@ Requirements
* SQLite 3
### License
* [BSD](https://github.com/phundament/app/blob/0.9.0/LICENSE)
* [BSD](https://github.com/phundament/app/blob/0.10.0/LICENSE)
Changelog
---------
* [CHANGELOG](https://github.com/phundament/app/blob/0.9.0/CHANGELOG.md)
* [Packages contained in Phundament 3](https://github.com/phundament/app/blob/0.9.0/composer.lock)
* [CHANGELOG](https://github.com/phundament/app/blob/0.10.0/CHANGELOG.md)
* [Packages contained in Phundament 3](https://github.com/phundament/app/blob/0.10.0/composer.lock)
Resources
......
......@@ -4,7 +4,17 @@ Phundament 3 App
Upgrade Guide
-------------
### Upgrading from v0.0.x
### Upgrading from v0.9.x
`composer.json`
"crisu83/yii-rights": "@dev",
"mishamx/yii-user": "dev-master as 0.3.999",
"yiiext/migrate-command": "@dev",
"vitalets/yii-bootstrap-editable": "dev-master as 1.0",
"phundament/jquery-file-upload": "dev-master as 0.0.1"
### Upgrading from v0.8.x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment