Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 810 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 810 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.1] - 2019-10-22

Change

  • Update README

0.1.0 - 2019-06-05

Added

  • Initial project setup
  • Implements ApiClient for making HTTP calls to Productiveio API.
  • Implements ProductiveioRequestException main exception class.
  • Implement Boards, Bookings, Companies, People, Projects, TaskList, Tasks, TimeEntries and ProjectAssignments resource classes.