Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 980 Bytes

CHANGELOG.md

File metadata and controls

22 lines (11 loc) · 980 Bytes

Semantic Versioning Changelog

1.0.1 (2022-07-22)

Bug Fixes

  • update req to support older docker-compose versions (c0f0daf)

1.0.0 (2022-07-20)

Bug Fixes

  • change exception for a warning as the stack validation can fail because docker is not installed (8080462)
  • mock unit test jic docker is not installed (4a0384a)
  • update readme file (e28622b)

Features

  • add workflow for testing and release (65b6959)