# 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).

## [1.2.1] - 2019-10-02

### Added

- `ORDER_CORE_API_ORDERS` and `ORDER_CORE_API_ORDER_DETAIL` actions added

## [1.1.8] - 2019-09-12

### Update

- Add validators for adapters to prevent incorrect usage

## [1.1.7] - 2019-09-02

### Update

- LogContext no longer optional in Request model

## [1.1.6] - 2019-08-26

### Added

- `WEB_BRAND_CATEGORY_API` action added

## [1.1.5] - 2019-08-26

### Added

- `MOBILE_SERVICE_USER_API_GET_USER_NOTIFICATION_PREFERENCE` action added
- `MOBILE_SERVICE_USER_API_UPDATE_USER_NOTIFICATION_PREFERENCE` action added

## [1.1.4] - 2019-07-05

### Added

- `USER_API_CREATE_USER_WITH_ONLY_PASSWORD` action added

## [1.1.3] - 2019-07-11

### Added

- `AUTHENTICATION_API_GET_ACCESS_TOKEN` action added

### Added

- `SELLER_REVIEW_API_ADD_REVIEW` action added

## [1.1.2] - 2019-07-03

### Added

- `SELLER_REVIEW_API_ADD_REVIEW` action added

## [1.1.1] - 2019-07-02

### Added

- `COUPON_API_V2_GET_COUPONS` action added

## [1.0.12] - 2019-06-25

### Added

- `SELLER_REVIEW_GET_APPLICABLE_DELIVERIES` action added

## [1.0.11] - 2019-06-24

### Added

- `COLLECTION_API_GET_RECENTLY_ADDED` action added

## [1.0.10] - 2019-06-17

### Added

- COLLECTION_API favorite action added

## [1.0.9] - 2019-06-17

### Added

- `COLLECTION_API_GET_COLLECTION` action added

## [1.0.8] - 2019-06-13

### Added

- `REVIEW_API_REPORT_ABUSE` action added

## [1.0.7] - 2019-06-12

### Added

- New actions added

## [1.0.6] - 2019-06-11

### Added

- LogContext, Request and GraylogConfig interfaces are exported now

## [1.0.4] - 2019-05-16

### Added

- New actions added
