File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Nothing
6
6
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
+
7
27
## 2.0.0 (2019-10-28)
8
28
9
29
* Upgrade Jane to 4.5 https://github.com/janephp/janephp/releases/tag/v4.5.3 , the new generated classes have better PHPDoc
You can’t perform that action at this time.
0 commit comments