fix typo in change log.

This commit is contained in:
Taylor Otwell 2011-08-25 23:05:30 -05:00
parent c1131e1882
commit 3fbb85768a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Laravel Change Log
## Version 1.6.6
## Version 1.5.6
- Fix bug that caused exceptions to not be shown when attempting to render a view that doesn't exist.