Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

44 lines (28 loc) · 1.09 KB

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.

0.2.2 - 2022-02-15

Added

  • Add tox.ini config

Changed

  • Set logger output to be streamed though system stdout by default

0.2.1 - 2022-02-12

Added

  • Update README.md with build status, version and docker pulls

Fixed

  • Add errors treatment for project and list-envs options

0.2.0 - 2022-02-05

Added

  • Add -l/--list-envs option

0.1.0 - 2022-02-05

Added

  • Initial commit

Fixed

  • Fix github actions workflow