Skip to content

Latest commit

 

History

History
63 lines (28 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

63 lines (28 loc) · 2.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2019-07-30)

Features

  • auth: auth service started (7057a9c)
  • auth: jwt functionality implemented (cb09d7f)
  • package: iniciando projeto (7ee1c60)
  • package: iniciando projeto (b199802)
  • user: created user schema and user interface (afb9ad0)
  • user: started user schema (49d8e57)
  • user: user service and controller created (add9cf3)
  • user: user service and controller started (c8cba83)

0.3.0 (2019-07-25)

Features

  • user: user service and controller created (add9cf3)

0.2.0 (2019-07-25)

Features

  • user: user service and controller started (c8cba83)

0.1.0 (2019-07-24)

Features

  • user: created user schema and user interface (afb9ad0)

0.0.2 (2019-07-23)

Features

  • package: iniciando projeto (7ee1c60)
  • user: started user schema (49d8e57)

0.0.1 (2019-07-23)

Features

  • package: iniciando projeto (b199802)