Skip to content

Commit

Permalink
Add changelog for version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xethron committed May 29, 2014
1 parent a942c7d commit 8a215a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ Check out Chung Tran's blog post for a quick step by step introduction: [Generat

Changelog for Laravel Migrations Generator

### 29 May: v1.2.1
* Fixed problem with char fields showing up as varchar
* Allow decimal, float, and double to be unsigned
* Allow cascading on foreign key update/delete

### 16 May: v1.2.0
* Now fully supports for enum fields
* Add support for bit fields as Boolean (Laravel Migration Limitation)
Expand Down

0 comments on commit 8a215a8

Please sign in to comment.