## 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
