Skip to content

Commit 5b8ccd7

Browse files
committed
updated Changelog
1 parent 73fce45 commit 5b8ccd7

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@
44

55
Nothing
66

7+
## 3.0.1 (2020-02-25)
8+
9+
* fixed the location of reports endpoints parameters
10+
11+
## 3.0.0 (2020-02-21)
12+
13+
* upgrade to `janephp/open-api` 5.3
14+
* updated the SDK based on the latest [spec updates](https://github.com/jolicode/harvest-openapi-generator/pull/9):
15+
* add the ability to filter time entries by `task_id`
16+
* several new "report" endpoints
17+
* support for `rounded_hours` in the `TimeEntry` model
18+
19+
## 2.1.0
20+
21+
* updated the OpenAPI definition file
22+
* added the "company update" endpoint
23+
* updated the endpoints documentation according to Harvest's API doc
24+
* added the `Company` `weekly_capacity` attribute
25+
* added the `Invoice` `recurring_invoice_id` attribute
26+
727
## 2.0.0 (2019-10-28)
828
929
* Upgrade Jane to 4.5 https://github.com/janephp/janephp/releases/tag/v4.5.3, the new generated classes have better PHPDoc​

0 commit comments

Comments
 (0)