Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 537 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 537 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.1.2] - 2020-04-02

Fixed

  • scope names

[0.1.1] - 2020-04-02

Added

  • all scopes as const
  • buddy.yml

Fixed

  • scope separator
  • fetch resource owner (missing token) - fixed with BearerAuthorizationTrait

[0.1.0] - 2020-04-01

Added

  • First initial release