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

## [Unreleased]

## [0.0.8] - 2020-12-01
### Removed
- Remove use of isNil on convertion

## [0.0.7] - 2020-12-01
### Fixed
- Use of biggy discount on prices

## [0.0.6] - 2020-12-01
### Added
- convertFromBiggyProductsToCatalogApiProducts function correctly converting data like in the README examples and matching the types this project exports
