Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 772 Bytes

File metadata and controls

41 lines (31 loc) · 772 Bytes

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.

[Unreleased]

Added

Changed

Removed

Deprecated

Security

[2.2.1] - 2024-05-29

Fixed

  • create payments table and index

[2.2.0] - 2024-05-29

Added

  • create payments table and index

[2.1.0] - 2024-05-29

Added

  • add identity card number to users

[2.0.1] - 2024-05-29

Added

  • add foreign key to orders

[2.0.0] - 2024-05-29

Added

  • create orders table

[1.1.0] - 2024-05-29

Added

  • add email to users

[1.0.0] - 2024-05-29

Added

  • create users table