All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Revert xstream to 1.4.15 by @thijskok in #30
- Allow empty start- and end dates on test runs by @stefanius in #26
- Allow empty end dates on milestones by @stefanius in #26
- Use DateTime instead of Date object for dates on test runs by @stefanius in #26
- Refactored TestResultCategory to TestResultStatus by @stefanius in #26
- Allow empty result description string by @stefanius in #23
- Allow for multiple file attachments by @stefanius in #21
- Use strict filter for findOrCreate by @stefanius in #22
- Added support for Java 8 by @thijskok in #20
- Initial version