PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Shashwat Mishra   R8 PHP Review System   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: R8 PHP Review System
Add reviews, ratings and recommendations to a site
Author: By
Last change:
Date: 3 years ago
Size: 622 bytes
 

Contents

Class file image Download

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