# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.5.0] - 2018-03-25

- Upgrade slate to 0.32.x

## [0.4.0] - 2017-11-08

- Upgrade slate to 0.29.x

## [0.3.0] - 2017-11-08

- Upgrade slate to 0.25.x

## [0.2.4] - 2016-11-30
- Update slate peer dependency to prevent NPM warnings when used with `0.15.x`

## [0.2.3] - 2016-11-03
- Move slate to `peerDependencies`

## [0.2.2] - 2016-09-30
- Now publish compiled source with babel

## [0.2.1] - 2016-09-19
- Appended block contain a text node

## [0.2.0] - 2016-09-19
- Add option `match` to test last node

## [0.1.0] - 2016-09-19
- First open source release
