updated change log.

This commit is contained in:
Taylor Otwell 2011-09-03 09:13:17 -05:00
parent 89cb4fe895
commit f1e2ff419b
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
# Laravel Change Log # Laravel Change Log
## Version 1.5.7
- Fixed bug that prevented view composers from being called for module named views.
### Upgrading from 1.5.6
- Replace **system** directory.
## Version 1.5.6 ## Version 1.5.6
- Fix bug that caused exceptions to not be shown when attempting to render a view that doesn't exist. - Fix bug that caused exceptions to not be shown when attempting to render a view that doesn't exist.