Skip to content

Commit 9c12720

Browse files
committed
update change log.
1 parent c062418 commit 9c12720

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

laravel/documentation/changes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Contents
44

5+
- [Laravel 3.2.1](#3.2.1)
6+
- [Upgrading From 3.2](#upgrade-3.2.1)
57
- [Laravel 3.2](#3.2)
68
- [Upgrading From 3.1](#upgrade-3.2)
79
- [Laravel 3.1.9](#3.1.9)
@@ -25,6 +27,16 @@
2527
- [Laravel 3.1](#3.1)
2628
- [Upgrading From 3.0](#upgrade-3.1)
2729

30+
<a name="3.2.1"></a>
31+
## Laravel 3.2.1
32+
33+
- Fixed bug in cookie retrieval when cookie is set on same request.
34+
35+
<a name="upgrade-3.2.1"></a>
36+
## Upgrading From 3.2
37+
38+
- Replace the **laravel** folder.
39+
2840
<a name="3.2"></a>
2941
## Laravel 3.2
3042

0 commit comments

Comments
 (0)