# Changelog for ex_multihash

## v2.0.0

### 1. Enhancements
    * [Code] Removed the dependency on `monad` library and used `with` expression instead.
    * [Mix] Changed the dependency of elixir to v1.2 as `with` clause was introduced in that version.