Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

58 lines (38 loc) · 1010 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.6 - 11/04/2021

Changed

  • Codeclean up

Removed

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

1.5 - 07/05/2019

Added

  • class_exists check in php

1.4 - 06/05/2019

Fixed

1.3 - 14/01/2019

Fixed

  • Issue With Autoloader

1.2.1 - 20/12/2018

Changed

  • composer.json With PSR4 Standards Autoloader

1.2 - 20/12/2018

Changed

  • composer.json With PSR4 Standards Autoloader

1.1 - 20/12/2018

Added

  • composer.json Auto load Support

1.0 - 17/12/2018

First Release