fixed merge conflicts.
This commit is contained in:
commit
f31bf1c8e4
|
@ -1,5 +1,13 @@
|
||||||
# Laravel Change Log
|
# Laravel Change Log
|
||||||
|
|
||||||
|
## Version 1.5.8
|
||||||
|
|
||||||
|
- Fixed bug in form class that prevent name attributes from being set properly.
|
||||||
|
|
||||||
|
### Upgrading from 1.5.7
|
||||||
|
|
||||||
|
- Replace **system** directory.
|
||||||
|
|
||||||
## Version 1.5.7
|
## Version 1.5.7
|
||||||
|
|
||||||
- Fixed bug that prevented view composers from being called for module named views.
|
- Fixed bug that prevented view composers from being called for module named views.
|
||||||
|
|
Loading…
Reference in New Issue