Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.28 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.

v2.1.1 - 2021-02-11

Changed

  • ISSUE(99): update pkg, delete unused pkg and update deps

v2.1.0 - 2020-11-18

Added

  • FEAT(89): add curl on docker image

v2.0.0 - 2020-10-28

Added

  • REFACTOR(75): change firstName to job if not defined

v1.3 - 2020-09-08

Added

  • An unauthorized (401) page when the user details cannot be found.

Changed

  • FirstName of a user will be his job if the name is not defined.