Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

29 lines (14 loc) · 1.37 KB

Changelog

0.2.0 (2022-07-11)

Features

  • logging: removes loguru for logging (#7) (f5c5e23)

0.1.1 (2022-07-08)

Bug Fixes

  • logging: removes prints and adds debugging logs (#4) (ba1745c)

0.1.0 (2022-07-08)

Features

  • ci: adds release-please (2d5c002)
  • ci: enables codeql analysis (#1) (743a74d)
  • implements a basic electricity price retrieval for DK (f46e383)

Bug Fixes