Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 719 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.

1.0 - 2024-10-13

Added

  • Initial implementation of the project's defined structure. (#1)
  • Tests structure. (#7)
  • Credentials management. (#6) (#16)
  • Management node in high availability. (#11)
  • Transport Layer Security. (#14)
  • Superset automations with Nginx. (#5) (#16)
  • CLI argparsing with common Python logic. (#3)
  • Collective style improval. (#22)