0.1.0 • Published 5 years ago
@avst-api/tempo-server v0.1.0
0.1.0
Added support for the following Worklog methods:
- Creates worklogs that can be used as
Worklog.createWorklogsorAll.createWorklogs. - Finds existing worklogs that can be used as
Worklog.findWorklogsorAll.findWorklogs. - Deletes worklog that can be used as
Worklog.deleteWorklogorAll.deleteWorklog. - Gets worklog that can be used as
Worklog.getWorklogorAll.getWorklog. - Update existing worklog that can be used as
Worklog.updateWorklogorAll.updateWorklog.
- Creates worklogs that can be used as
0.1.0
5 years ago