Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.35 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2016-10-03)

Features

  • loading: process.chdir is no longer required (8d3caed)

Fixed

  • #3
  • #4

Chores completed

  • Refactored tests to use ava

1.1.1 (2016-09-26)

Chores completed

  • Updated dependencies

1.1.0 (2015-10-04)

Features

  • debugging: Pass filename value to yaml.load to make problems easier to track down.
  • CHANGELOG: Add a change log like a civilized human being

Fixed

  • Debug module is a dependency, not a devDependency. Fixes #2

Chores completed

  • Update dependencies.
  • Add a Commitizen badge to the README.
  • Add postversion script for automated goodness.

Full Changelog

v1.0.0 - 2015-06-23

Features

  • Initial release.