PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Italo Lelis de Vietro   PHP Wunderlist API   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Wunderlist API
Manage user lists using the Wunderlist API
Author: By
Last change: Added many new features
Date: 9 years ago
Size: 426 bytes
 

Contents

Class file image Download

ChangeLog

All notable changes to this project will be documented in this file.

Next - unreleased

  • Add upload funcionality for files, directly from PHP.

1.1.0 - 2015-03-29

Added

  • Asynchronous requests through Guzzle.
  • Create a API manager (like ObjectManager from Doctrine).

Changed

  • Changed authentication methods to have a better separation of concerns.

1.0.0 - 2015-03-26

Added

  • First commit