Skip to content

Commit 8a215a8

Browse files
committed
Add changelog for version 1.2.1
1 parent a942c7d commit 8a215a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ Check out Chung Tran's blog post for a quick step by step introduction: [Generat
4444

4545
Changelog for Laravel Migrations Generator
4646

47+
### 29 May: v1.2.1
48+
* Fixed problem with char fields showing up as varchar
49+
* Allow decimal, float, and double to be unsigned
50+
* Allow cascading on foreign key update/delete
51+
4752
### 16 May: v1.2.0
4853
* Now fully supports for enum fields
4954
* Add support for bit fields as Boolean (Laravel Migration Limitation)

0 commit comments

Comments
 (0)