# CHANGELOG for v1.3.x

#### This changelog consists the bug & security fixes and new features being included in the releases listed below.

## **v2.0.0-ALPHA1(14-Oct-2022)** - *Release*

* [Feature] Now creates Simple, Virtual, Downloadable and Configurable products.

* [Feature] Added support to add 10 records in a single batch using queue system

* [Enhancement] Refactored entire code base


## **v1.3.3(24-Jan-2022)** - *Release*

* [compatibility] Compatible with Bagisto v1.3.3.

* [compatibility] Seed fake data using Laravel 8 Modal Factory.

* [feature] Seed the data easily form the terminal.

* [feature] Seed the customers.

* [feature] Seed the categories.

* [feature] Seed the products[simple and configurable].

* [feature] Seed the product category.

## **v1.2.1(9-10-2020)** - *Release*

* [fixed] Updated directory structure and composer file.

## **v1.2.0(21 of Aug, 2020)** - *Release*

* [feature] The user can generate the fake (Users, Products, Category) data.
