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

## [0.3.0]
### Added
- Support to shortcodes
- Support to form controllers
- Added new Shortcodes
- Added new setting: Automatic display
### Fix
- Bug fixes

## [0.2.1]
### Fix
- Fix session usage (now use only when required)
- Bug fixes


## [0.2.0]
### Added
- Updates branch
- Added `Contact Form 7` support
- Added option: currency symbol


## [0.1.1]
### Fix
- Fix plugin related syntax


## [0.1.0]
### Added
- Base Cart Class
- Base Item Class
- `$_SESSION` integration
- `global $cart`
- RestFul API integration
- Filters support
- Panel configuration
