Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 400 Bytes

Change Log

This project adheres to Semantic Versioning.

[Unreleased][unreleased]

[1.1.0] - 2015-10-01

Added

  • Guzzle http client is configurable

Fixed

  • psr-4 namespace end with a namespace separator in composer.json

[1.0.0] - 2015-08-13

Added

  • Password grant type feature and implemented steps
  • Refresh token grant type feature and implemented steps