Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean90 committed Mar 19, 2019
1 parent 6141bfb commit 33994a0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed
* Changed version constrain for php-http/httplug to continue supporting 1.x.

### Fixed
* Fixed fatal error by missing php-http/client-common dependency.

## [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/0.1.0...HEAD
[0.1.0]: https://github.com/wearerequired/harvest-api-php-client/compare/75bc0967f...0.1.0
[0.1.0]: https://github.com/wearerequired/harvest-api-php-client/compare/75bc0967f...0.1.0

0 comments on commit 33994a0

Please sign in to comment.