Skip to content

Commit 76ef026

Browse files
author
Luiko Czub
committed
prepare release v0.6.0
[skip ci]
2 parents 7006cbc + 40aeb9e commit 76ef026

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGES.rst

-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ extend upload attachments - handling file path #40
2727

2828
uploading attachments excepts now also a file path as parameter.
2929

30-
3130
still supported 0.5.2 behavior - file descriptor::
3231

3332
a_file_obj=open(A_VALID_FILE_PATH)
@@ -40,7 +39,6 @@ new supported 0.6.0 behaviour - file path::
4039
newAttachment = myTestLink.uploadExecutionAttachment(a_file_path, A_Result_ID,
4140
'Attachment Title', 'Attachment Description')
4241

43-
4442
TestLink-API-Python-client release notes v0.5.2 (Oct. 2014)
4543
-----------------------------------------------------------
4644
support for TestLink release 1.9.12

0 commit comments

Comments
 (0)