updated changelog for 2.0.1

This commit is contained in:
Taylor Otwell 2011-11-25 11:12:41 -06:00
parent bf01e932c3
commit dc34d10341
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# Laravel Change Log
## Version 2.0.1
- Fixed bug in routing filter class.
### Upgrading from 2.0.0
- Replace **laravel** directory.
## Version 2.0.0
- Added support for controllers.