# Changelog

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning].
This change log follows the format documented in [Keep a CHANGELOG].

[semantic versioning]: http://semver.org/
[keep a changelog]: http://keepachangelog.com/

## v1.0.0 - 2021-06-13

### Changed

- **BREAKING**: Use `String` instead of `{ json: string }` to make the type simpler.

## v0.1.0 - 2020-05-31

Initial release
