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

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

## [0.3.6] - 2020.08.19
### Added
- Add 'retryOnTimeouts' to conditionally retry on timeouts.

## [0.3.4] - 2019.12.06
### Added
- Add typescript typings.

## [0.3.2] - 2019.09.10
### Changed
- A ForbiddenError is returned when a 403 from Fulfiller Identity is returned.

## [0.3.2] - 2019.09.10
### Changed
- Updating bunch of packages to address vulnerability in audit.

## [0.3.1] - 2019.06.23
### Changed
- Updating bunch of packages to address vulnerability in audit.
