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

Latest commit

 

History

History
40 lines (25 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 1.03 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log follows the conventions of keep a CHANGELOG.

Changed

  • Put commit reference on same line as branch in deploy log.

Fixed

  • Ensure correct reference is used in log message.

0.3.0 / 2016-05-14

Changed

  • Update to Node 6.1.0.

0.2.0 / 2016-05-05

Changed

  • Update to Node.js 5.11.0.
  • Initial clone will work for non-empty destination path.
  • Catch deploy errors at end of promise chain.
  • Copy package.json and npm-shrinkwrap.json to container first and run npm install separately to improve caching.

0.1.0 / 2016-04-07

  • Initial release.