<!-- @format -->

## v0.3.0（next version）

- [Only store non-virtual schema fields in version.](https://github.com/tashirosota/ecto_cellar/pull/9) by [@03juan](https://github.com/03juan)
- [Change last arg to opts](https://github.com/tashirosota/ecto_cellar/pull/10)
  - Can select repo when stored.
  - Can select primary key other than id too.
  - Rename repo to default_repo at config.

## v0.2.0

- Some small fixes.

## v0.1.0

- Initial release.
