Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 1.27 KB

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.5] - 2024-12-18

Changed

  • Endpoints were added for holidays: one returning all holidays for a specific year and the other returning holidays for a specific month and year.

[1.0.4] - 2024-10-25

Changed

  • All list-returning endpoints now support sorting by any field within their description, with options for both ascending and descending order.

[1.0.3] - 2024-10-10

Changed

  • Deparment list now is returning the information about Capital city for each record

[1.0.2] - 2024-10-10

Added

  • Adding ChangeLog, CodeOwners and Contributing file to improve documentation and create versions.

Changed

Deprecated

Removed

Fixed

Security

[1.0.1] - 2022-03-01

  • initial release