Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 622 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 622 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]

[1.0.0] - 2020-05-30

First Major Release

Fixed

  • Bad Indentations and Formatting
  • Database Nullable Fields Errors for ratings.type_id, ratings.review_id and reviews.User_id.

[0.1.1-beta] - 2020-05-30

  • Initial Beta Release.

Added

  • Laravel 7 Support
  • Updated Database Structure
  • Rating Types
  • Documentation