# Changelog
All notable changes to this project will be documented in this file.
Procedure for releasing new version is [here](https://logeecom.atlassian.net/wiki/spaces/SC/overview).

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [1.1.1]
 - Add support for public description

## [1.1.0]
 - Add support for shipping rate

## [1.0.3]
- Fix lead_time_hours and lead_time_hours_override fields.

## [1.0.2]
- Fix raw delivery method configuration source. Instead of parsed payload data the original payload is now used.

## [1.0.1]
- Update Validators\UpdateRequestValidator::$schema field to reflect detected changes in the checkout payload.
- Reformat validation errors

## [1.0.0]
- Initial version.
