We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9591c73 commit dcb0a94Copy full SHA for dcb0a94
labkey-client-api/CHANGELOG.md
@@ -1,8 +1,9 @@
1
# The LabKey Remote API Library for Java - Change Log
2
3
-## version TBD
4
-*Released* : TBD
+## version 1.3.0
+*Released* : 16 June 2020
5
6
+* 7368: Conditional Formats of Fields
7
* Update FileNotificationCommand to do a POST, as now required
8
* Add documentation
9
@@ -17,7 +18,7 @@
17
18
19
* Support for plate metadata in saveBatch and importRun APIs
20
* Don't post invalid 'rangeURI' to server
-* Update source compatability to 1.8
21
+* Update source compatibility to 1.8
22
23
## version 1.0.0
24
*Released*: 06 February 2020
0 commit comments