# Change Log
All notable changes to this project will be documented in this file.
 
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.0.6] - 2021-08-03

Fixed a major bug where the Lodash `merge` function was mutation the default `fetch` options

## [1.0.5] - 2021-07-31

Minor bug fixes
 
## [1.0.1] - 2021-07-31

Fixed a bug in JSON pinning (missing content-type header)
 
## [1.0.0] - 2021-07-28
 
Initial migration from official Pinata Node.js SDK
