Skip to content

Latest commit

 

History

History
67 lines (38 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

67 lines (38 loc) · 1.53 KB

Changelog

This project adheres to Semantic Versioning and human-readable changelog.

[Unreleased]

[0.0.9] - 2023-11-11

Changed

  • Dependabot Configuration: Improved formatting in .github/dependabot.yml for enhanced readability and consistency.
  • Changelog Formatting: Updated the changelog format in CHANGELOG.md for better clarity and adherence to the human-readable standard.
  • Dependency Updates: Modified versions in go.mod and go.sum to incorporate newer dependency versions.
  • main.go Adjustments: Extensive revision of flag descriptions and comments to improve user-friendliness and comprehensibility.

[0.0.8] - 2023-11-09

Changed

  • Add 'GalaxyForce' boolean variable.

[0.0.7] - 2023-11-02

Changed

  • Bump arillso/ansible from 2.15.4 to 2.15.5.

[0.0.6] - 2023-10-30

Changed

  • Bump go from 1.14 to 1.18.
  • Bump arillso/ansible from 2.12.4 to 2.15.4.
  • Bump github.com/arillso/go.ansible from 0.0.1 to 0.0.2.
  • Bump github.com/joho/godotenv from 1.4.0 to 1.5.1.
  • Bump github.com/urfave/cli/v2 from 2.11.1 to 2.25.7.

[0.0.5] - 2022-07-28

Changed

  • Bump github.com/urfave/cli/v2 from 2.3.0 to 2.11.1.

[0.0.4] - 2021-11-28

Changed

  • Bump arillso/ansible from 2.10.3 to 2.12.0.

[0.0.3] - 2020-08-01

Changed

  • Bump arillso/ansible from 2.9.7 to 2.9.9.

[0.0.2] - 2020-05-02

Changed

  • Bump arillso/ansible from 2.9.6 to 2.9.7.

[0.0.1] - 2020-04-06

Added

  • Initial Commit.