Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 596 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 596 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2017-10-16

Added

  • Add support for custom secrets files location using the config secretsFilePathPrefix

Changed

  • Use package hook instead of legacy before:deploy
  • Improved wording of success messages.
  • Renamed class for improved error messages.

[0.0.1] - 2016-11-24

Added

  • Initial Release