Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 529 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 529 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This changelog's template come from keepachangelog.com. When editing this document, please follow the convention specified there.

[Unreleased]

Changed

[1.0.3] - 2015-12-15

Changed

  • Locate mocha instead of supposing it is in node_modules/ (isn't necessarily the case if it's a shared dependency)

[1.0.2] - 2015-12-15

BROKEN