Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean90 committed Mar 18, 2019
1 parent 6971926 commit b642b1d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.1.0] - 2018-03-18

### Added
* API v2 support for Client Contacts, Clients, Company, Invoice Messages, Invoice Payments, Invoices, Invoice Item Categories, Estimate Messages, Estimates, Estimate Item Categories, Expenses, Expense Categories, Tasks, Time Entries, Project User Assignments, Project Task Assignments, Projects, Roles, User Project Assignments, and Users.
* `AutoPagingIterator` to be used for list requests with automatic pagination.

[Unreleased]: https://github.com/wearerequired/harvest-api-php-client/compare/75bc0967f...HEAD
[Unreleased]: https://github.com/wearerequired/harvest-api-php-client/compare/0.1.0...HEAD
[0.1.0]: https://github.com/wearerequired/harvest-api-php-client/compare/75bc0967f...0.1.0

0 comments on commit b642b1d

Please sign in to comment.