Updated change-log.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
parent
3c9a4b1aad
commit
968808f8d6
|
@ -15,4 +15,5 @@ Changes for 3.1:
|
||||||
- Removed error.display config options.
|
- Removed error.display config options.
|
||||||
- Added foreign key support to schema builder.
|
- Added foreign key support to schema builder.
|
||||||
- Postgres "unique" indexes are now added with ADD CONSTRAINT
|
- Postgres "unique" indexes are now added with ADD CONSTRAINT
|
||||||
- Added "Event::until" method.
|
- Added "Event::until" method.
|
||||||
|
- Added "memory" cache and session drivers.
|
Loading…
Reference in New Issue