Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 475 Bytes

changelog.md

File metadata and controls

27 lines (17 loc) · 475 Bytes

Changelog

All notable changes will be documented in this file.

Version 2.0

Changed

  • Modernized codebase, now requires PHP 7.4.

Version 1.2

Changed

  • For Laravel the Flickr API key should now be stored in config/services.php

Version 1.1

Added

  • Support for Laravel 5.5

Fixed

  • Default API call set to php_serial instead of rest.

Version 1.0

Added

  • Ability to make basic API calls to Flickr.
  • Laravel Service Provider and Facade.