Skip to content

Commit

Permalink
Release v1.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Sep 14, 2016
1 parent a30faf1 commit aa2ae07
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.2.1 (2016-09-14, https://github.com/go-reform/reform/milestones/v1.2.1)

* `reform` tool now correctly handles non-exported types.
* Querier.Insert now correctly INSERTs records with set non-integer primary keys, even if
dialect uses LastInsertId (MySQL, SQLite3).

## v1.2.0 (2016-08-10, https://github.com/go-reform/reform/milestones/v1.2.0)

* Added support for Microsoft SQL Server. Huge thanks to [Aleksey Martynov](https://github.com/AlekseyMartynov).
Expand Down

0 comments on commit aa2ae07

Please sign in to comment.