Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

25 lines (21 loc) · 787 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]

Added

Changed

Removed

  • nothing

1.2.0 - 2021-07-22

Added

  • install_build_test command

Changed

  • quality_gate command uses install_build_test as default
  • quality_gate_job step is quality_gate(refactored job)
  • added parameter work_dir to the deploy command
  • added parameter work_dir to the deploy_job job

Removed

  • nothing