###Changes
CustomMandatoryFields now accepts integer values for Story points.
###Breaking changes
V1 API is no longer supported as it has been deprecated and removed.
CustomMandatoryFileds accepts only map[string]interface{} which will not work for all Jira fields
###Continued support
Continues to support the --severityArray flag, specifying an array of severities for which Jira tickets are to be created.
Supports REST API.
License issue ticket creation is fixed.