1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-08-08 22:16:34 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
146229d2ab fix(product): Make product naming consistent, rename JIRA to Jira (#286)
Atlassian names the product "Jira".
In this library, the product name is used different (JIRA) and
inconsistent (sometimes JIRA, sometimes Jira).

closes issue #284
2020-05-14 17:18:31 +02:00
afc96b18d1 feat: Add GetAllStatuses 2019-08-19 07:51:49 -07:00