Packages

An Elixir library for working with the Handwrite.io API.

Current section

Files

Jump to
handwrite CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
## [1.0.0]
### Changed
* Replaced `httpoison` with `tesla` for HTTP requests.
* Use mix config for secrets.
* Improve test coverage and docs.
## [0.1.0]
### Added
* Basic functionality.