Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 1.07 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.0 - 2023-02-09

Added

  • Logging support using logrus

Changed

  • Minor changes to adjust the version generation

Removed

Fixed

  • The exit from all the commands should be controlled

0.1.0 - 2023-02-08

Added

  • Docker support
  • helm deployment support

Changed

  • Minor changes to adjust the version generation

Removed

Fixed

  • The Docker releases having PROJECT_VERSION

0.0.0 - 2023-02-08

Added

  • Add everything!

Changed

Removed

Fixed