# Changelog
All notable changes to this project will be documented in this file.

### [1.2.1](https://github.com/magestat/magento2-sign-in-with-phone-number/releases/tag/1.2.1) - 02/17/2020
#### Added
- ACL for this module

### [1.2.0](https://github.com/magestat/magento2-sign-in-with-phone-number/releases/tag/1.2.0) - 01/28/2020
#### Added
- Telephone number to be unique

### [1.1.3](https://github.com/magestat/magento2-sign-in-with-phone-number/releases/tag/1.1.3) - 01/07/2020
#### Improved
- Change PHP docs
- Methods descriptions

### [1.1.2](https://github.com/magestat/magento2-sign-in-with-phone-number/releases/tag/1.1.2) - 08/01/2019
#### Added
- Compatibility with Magento >= 2.3.1


### [1.1.1](https://github.com/magestat/magento2-sign-in-with-phone-number/releases/tag/1.1.1) - 02/06/2019
#### Added
- Compatibility with PHP 7.2


### [1.1.0](https://github.com/magestat/magento2-sign-in-with-phone-number/releases/tag/1.1.0) - 01/29/2019
#### Added
- Possibility to create account with main Phone Number.
- Possibility to update main Phone Number under customer Dashboard.

#### Improved
- Defined more options to the `used_in_forms` settings.

#### Fixed
- Change Phone Number `phone_number`attribute to be unique.


### [1.0.0](https://github.com/magestat/magento2-sign-in-with-phone-number/releases/tag/1.0.0) | 2019-01-28
#### Added
- Availability to allows customers to access your store using their phone number or email at the same field.
