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.
- /
- Endpoints were added for holidays: one returning all holidays for a specific year and the other returning holidays for a specific month and year.
- All list-returning endpoints now support sorting by any field within their description, with options for both ascending and descending order.
- Deparment list now is returning the information about Capital city for each record
- Adding ChangeLog, CodeOwners and Contributing file to improve documentation and create versions.
- initial release