# Changelog for `bank-holiday-germany` The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to the [Haskell Package Versioning Policy](https://pvp.haskell.org/). ## [1.0.0.0] - 2024-03-14 Initial release ## [1.0.0.1] - 2024-03-14 ### Added - Added version bounds of dependencies ## [1.0.0.2] - 2024-03-18 ### Added - Add module `ExtraHolidays` for additional public holidays - Export `dayToYear` helper function since it is also used by the new module - Add tests - Enhance docs