Skip to content

Commit

Permalink
Add entry to changelog for last PR
Browse files Browse the repository at this point in the history
  • Loading branch information
berfarah committed Aug 29, 2018
1 parent 56df127 commit 73fa22f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## [0.3.1] - 2018-08-28

### Changed

#### `sqlgen`

- Handle MySQL `time.Time` types by converting `time.Time` using
`github.com/go-sql-driver/mysql.NullTime`. `DATE`/`DATETIME` are returned as
formatted strings.

## [0.3.0] - 2018-08-27

### Changed
Expand Down

0 comments on commit 73fa22f

Please sign in to comment.