All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The
Northwestern\Sysdev\TeamDynamix\Api\Client\Ticket\Ticket
class now features anupdate
method, implementing the Updates a Ticket API.
- The
CreateTicket
entity has an optional parameter forisRichHtml
, so you can send HTML in your description for prettier tickets.
This version includes breaking API changes. Until we reach v1.0.0, that may be the case. Sorry!
- Changes to the
CreateTicket
entity, including updated parameter names & types. This corrects a problem with creating a ticket assigned to a group.
- Alpha release with support for a few APIs.