# Change Log

## 1.0.12
*(2020-09-14)*

#### Improvements
* Small spell corrections

---


## 1.0.11
*(2020-07-29)*

#### Improvements
* Support of Magento 2.4

---



### 1.0.10
*(2020-03-16)* 

* Code improvement

## 1.0.9
*(2019-02-12)*

#### Improvements
* compatibility with MEQP

---


## 1.0.8
*(2018-12-21)*

#### Improvements
* Do not use symfony component to lock files

---

## 1.0.7
*(2018-12-20)*

#### Fixed
* Module causes cron error - require symfony/filesystem component as a dependency

---

## 1.0.6
*(2018-11-29)*

#### Fixed
* Require Mirasvit core module

## 1.0.5
*(2018-11-29)*

#### Improvements
* support for M2.3

---


## 1.0.4
*(2018-10-01)*

#### Improvements
* Automatically delete 30 days old messages from mst_message_queue table
* Validator test to check whether the 'exec' function enabled or not

---

## 1.0.3
*(2018-01-09)*

#### Fixed
* Removed AMQP

---

### 1.0.2
*(2017-11-21)*

#### Fixed
* Compatibility with Magento EE

---

### 1.0.1
*(2017-10-31)*

#### Fixed
* Do not enqueue messages if 'queue' table is not created yet

---

### 1.0.0
*(2017-10-31)* 

#### Feature
* RabbitMQ and MySQL drivers
