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

# 0.1.1 - 2020-03-12

## Changed
1. Load json2.js in index.jsx from `Global.extenscriptJsonRootPath`, not the rootPath. This will allow other packages to use this package correctly.

# 0.1.0 - 2020-03-12

## Added
1. Initial concept created. Tested with [jasminejsx](https://github.com/theasci/jasminejsx) and published to [NPM](https://www.npmjs.com/).
