# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.1] - 2019-01-02

### Changed

- Remove radio options if theres only one option

## [1.2.0] - 2019-01-02

### Added

- Add support for multiple scheduled deliveries

## [1.1.0] - 2018-12-28

### Changed

- Update method to load addess rules now coming from address-form from IO

## [1.0.16] - 2018-12-26

- Update `locales` to new `messages` pattern from vtex io

## [1.0.15] - 2018-12-14

- Update `fr` locale

## [1.0.14] - 2018-12-13

- Fix getting Google API key

## [1.0.13] - 2018-12-12

- Update same day locales

## [1.0.12] - 2018-12-10

- Fix implementation of redux devtools

## [1.0.11] - 2018-12-10

- Update gift list summary information

## [1.0.10] - 2018-12-10 [YANKED]

### Fixed

- Fix implementation of redux devtools

### Added

- Add NoSSR from render

## [1.0.9] - 2018-12-09

- Add basic support for gift lists

## [1.0.8] - 2018-12-08

- Add Intl-equalizer
- Updated `fr`, `ca`, `en`, `ko`, `es` and `pt` locales

## [1.0.7] - 2018-12-06

- Fix scheduled delivery selection

## [1.0.6] - 2018-12-06

- Empty release

## [1.0.5] - 2018-12-06

- Update storage remove strategy

## [1.0.4] - 2018-12-03

- Update receiver name handle when search address

## [1.0.3] - 2018-12-03

- Add io component version

## [1.0.2] - 2018-11-28

- Add `.shippingDataDev` class to expose linked `omnishipping`

## [1.0.1] - 2018-11-28

- Update extension point to `checkout/shipping`

## [1.0.0] - 2018-11-28

- Transpose component to VTEX IO
- Update unit tests
- Update eslint
