# 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.2.0] - 2019-01-24 ### Added - Added explicit message to IncorrectMeError. ## [0.1.2] - 2018-05-18 ### Added - Use `kind_of?` rather than `code` when checking response from token endpoint. ## [0.1.1] - 2018-03-04 ### Added - Forced use of SSL on the token endpoint. ## [0.1.0] - 2018-02-20 ### Added - Initial release.