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

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

## [1.1.2] - 2018-03-06
### Fixed
- Ensure strict mode to prevent error in older versions of Node.js

## [1.1.1] - 2017-05-29
### Changed
- Better module description in README

## [1.1.0] - 2017-05-29
### Changed
- Update dependencies

### Added
- Add a Node.js API for programmatic use. Give it an array of globs and returns a YAML string.

## [1.0.5] - 2016-12-03
### Changed
- Update dependencies
