## 23 April 2019

### [1.2.0](https://github.com/artdecocode/mismatch/compare/v1.1.1...v1.2.0)

- [feature] Add the `addPositions` argument to return the positions of matches.

## 8 April 2019

### [1.1.1](https://github.com/artdecocode/mismatch/compare/v1.1.0...v1.1.1)

- [jsdoc] Update types for _Google Closure Compiler_.

## 2 April 2019

### [1.1.0](https://github.com/artdecocode/mismatch/compare/v1.0.3...v1.1.0)

- [package] Add the `module` field.

## 17 September 2018

### 1.0.3

- [fix] Make sure that empty strings are also returned as part of the object.

## 15 August 2018

### 1.0.2

- [package] Build w/ [`alamode`](https://alamode.cc).

## 21 July 2018

### 1.0.1

- [fix] `export default function` for VS Code to infer type.

### 1.0.0

- Create `mismatch` with [`mnp`][https://mnpjs.org]
- [repository]: `src`, `test`
