We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b684c commit 8040b40Copy full SHA for 8040b40
CHANGELOG.md
@@ -2,7 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [1.1.0] - 2022-12-25
+## [1.2.0] - 2022-02-01
6
+
7
+* Allow empty result description string by @stefanius in https://github.com/testmonitor/api-java-client/pull/23
8
+* Allow for multiple file attachments by @stefanius in https://github.com/testmonitor/api-java-client/pull/21
9
+* Use strict filter for findOrCreate by @stefanius in https://github.com/testmonitor/api-java-client/pull/22
10
11
+## [1.1.0] - 2022-01-25
12
13
* Added support for Java 8 by @thijskok in https://github.com/testmonitor/api-java-client/pull/20
14
0 commit comments