Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 817 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
27 lines (20 loc) · 817 Bytes

Next Up 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.4 - 2022-11-14

Changed

  • Updated the latest saved date tot he last one instead of the first

1.0.3 - 2022-02-21

Changed

  • Updated controller to only update events between yesterday and tomorrow
  • Updated the service to save all future events (now the controller only checks specific period)

1.0.2 - 2022-02-21

Changed

  • Updated service to only save future event dates
  • Removed previous changed

1.0.1 - 2022-02-21

Changed

  • Updated the controller to only save new dates and ignore the passed events

1.0.0 - 2022-02-14

Added

  • Initial release