# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.3

- Allow draft-js v0.11
- Remove unused dependencies
- Add typescript typings

## 2.0.2
- extracted utilities into separate lib
- bumped find-with-regex

## 2.0.1
- 2.0 release

## 2.0.0-rc11 - 2017-11-07
### Add support for mailto:username@domain syntax (to support email links)

## 2.0.0-rc10 - 2017-10-03
### Removed unused packages (immutable, ip-regex) from project

## 2.0.0-rc9 - 2017-09-25
### Replaced url-regex with local util

## 2.0.0-rc8 - 2016-08-16
### Released the first working version of the DraftJS Anchor Plugin

