Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.32 KB

prometheus.changelog.md

File metadata and controls

59 lines (36 loc) · 1.32 KB

Prometheus 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.1 — 2024-11-29

Fixed

  • Added temporary country data as json (#142)

1.0.0 — 2024-11-09

Added

  • Add mecanism to patch country data (#45)
  • Manage errors (#82)

Changed

  • Improve the logging (#81)

Fixed

  • Reduce the depedencies which reduce the build time (#84)

0.2.0 — 2024-09-16

Added

  • Added metadata to Prometheus (#14)
  • Extract flag image uri and map uri from API to use in the game (#51)

Changed

  • Rename Atlas.Etl to Prometheus (#14)
  • Improve logging in Prometheus (#28)

0.1.0 — 2024-09-11

Added

  • Initial release