# 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.1.0] - 2020-03-22
### Added
- Project Setup (git, EditorConfig, ESLint, Jest, Babel, Webpack, docs and npm)
- Post-install script (copy "json-this.html" file into theme's templates folder)
- WishlistManager class and wishlistManager instance
- Tests for WishlistManager class
- Build output ("dist" folder)
- Documentation

## [0.0.0] - 2020-01-07
### Added
- Initial commit

[Unreleased]: https://github.com/brandlabs/bigcommerce-wishlist/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/brandlabs/bigcommerce-wishlist/compare/v0.0.0...v0.1.0
[0.0.0]: https://github.com/brandlabs/bigcommerce-wishlist/tree/v0.0.0
