# Changelog

## 0.2.1 (14.08.2019)

### Bug fixes

* fix `PersistentEts.new/3` (broken since `0.2.0`).

## 0.2.0 (02.08.2019)

### Changes

* use `DynamicSupervisor` instead of `:simple_one_for_one` and migrate to the
  Elixir 1.5 child specs.
* Improve documentation.

## 0.1.0 (02.03.2017)

Initial release
