-
Robert Habermann authoredRobert Habermann authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.rst 769 B
Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
[Unreleased]
- add attachment load from file
- add attachment save to folder
0.2.0 - planned first release
0.1.4 - 2016-04-24
- added ticket_get_by_ids to get multiple tickets in one request
0.1.3 - 2016-04-23
- completed full unittest coverage
- added Gitlab config for Continuous Integration testing
0.1.2 - 2016-04-18
- Client.ticket_create() - create a Ticket in OTRS
0.1.1 - 2016-04-10
- Setuptools for proper packaging
0.1.0 - 2016-04-10
- Initial creation