Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 587 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.

[Unreleased]

[0.2.1] - 2018-08-16

Fixed

  • Wrong Google auth URL

[0.2.0] - 2018-08-16

Added

  • New auth method because google given now different information than before

[0.1.0] - 2017-06-20

Added

  • New exception NotFoundItemException

Changed

  • Test suite run on PHP 5.6/7.X

Removed

  • Support for HHVM