## 0.2.5 (2018-01-26)
  - Thanks @alisinabh for adding a test for the previous patch

## 0.2.4 (2017-11-20)
  - Thanks @alisinabh for adding id custom type and migration generator, and updating the readme

## 0.2.3 (2017-04-04)
  - bumped deps

## 0.2.2 (2017-03-01)
  - bumped deps
  - added a patch by philipgiuliani which fixes a Ecto.MultipleResultsError when there where more than one translation present for a field.
  - an other fix by philipgiuliani for translate! in case there where no results.

## 0.2.1 (2016-07-02)
  - bumped deps

## 0.2.0 (2016-07-02)
  - You can now pass a collection to translate, preventing n+1 queries.

## 0.1.0 (2016-07-02)

  - Initial commit
