# Changelog

## 1.3

### 1.3.0

Added flag for creating missing output directories (#35)

## 1.2

### 1.2.4

Added support for NodeJS 4 (PR #33) Thanks to @DanielMSchmidt

### 1.2.3

Fixed Issue #27

### 1.2.2

* Switched to Jest for testing
* Switched to sync from async for better flow

### 1.2.1

* Corrected Issue #20 - DEP0013 for missing callbackback on writeFile()
