Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

24 lines (12 loc) · 1.17 KB

Changelog

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

1.2.0 (2021-07-19)

Features

  • neworder: adding newOrder feature and adapting profile route to get orders too (effaf35)
  • pedidos: adding order feature (096ed47)

Bug Fixes

  • model: fixing model database (828a1f5)
  • orderuser: fixing owner of order to be aways a current user (783bfbb)

1.1.0 (2021-07-14)

Features

  • database: improving database model to accept orders (1285730)