Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 958 Bytes

CHANGELOG.md

File metadata and controls

57 lines (38 loc) · 958 Bytes

📝 Change Log

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.

1.5 - 11/04/2021

Removed

  • defined( 'ABSPATH' ) || exit; To avoid script crashing while running PHPCS

1.4.1 - 20/05/2020

Fixed

  • Composer Auto loader issue

1.4 - 24/07/2019

Fixed

  • Database Version Bug Fixed

Changed

  • Codeclean up done

1.3 - 07/05/2019

Changed

  • Minor Update

1.2.1 - 20/12/2018

Added

  • composer.json With PSR4 Standards Autoloader

1.2 - 20/12/2018

Added

  • composer.json With PSR4 Standards Autoloader

1.1 - 20/12/2018

Added

  • Composer Auto load Support

1.0 - 17/12/2018

First Release