Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (16 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

36 lines (16 loc) · 1.06 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2016-12-19)

Features

  • indicate that upstream caching should not be allowed (#2) (39c6bc3)

1.1.0 (2016-10-14)

Features

  • lock an auth token for a few minutes (#1) (45fb22a)

1.0.0 (2016-08-04)

Bug Fixes

  • oauth library no longer supports node 0.10 (7188369)

Features

  • built out an OAuth 2.0 auth strategy (2aa722a)