Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 624 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 624 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2020-02-20

Added

  • Added ability to overwrite returned access tokens via OAUTH_TOKEN environment variable

Fixed

  • Fixed a bug where when passing a custom redis client, the connection was still tested using the default client, fixed by @janjagusch

0.1.0 - 2019-10-29

Added

  • Added initial functionality