Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 973 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 973 Bytes

Change Log

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.

[0.2.0] 2019-11-09

Added

  • #11 - Added support for GitLab CI in module template (via @sk82jack)
  • Added support for GitHub Actions in module template

Changed

Fixed

  • #11 - Fixed casing of tests folder and for public/private folders in psm1 (via @sk82jack)

[0.1.1] 2019-04-23

Fixed

  • Azure Pipelines yaml file wasn't being output if it was chosen during Plaster execution

[0.1.0] 2019-04-23

Added

  • Initial release