Skip to content

Commit

Permalink
prepare release v0.6.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Luiko Czub committed Dec 29, 2014
2 parents 7006cbc + 40aeb9e commit 76ef026
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ extend upload attachments - handling file path #40

uploading attachments excepts now also a file path as parameter.


still supported 0.5.2 behavior - file descriptor::

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


TestLink-API-Python-client release notes v0.5.2 (Oct. 2014)
-----------------------------------------------------------
support for TestLink release 1.9.12
Expand Down

0 comments on commit 76ef026

Please sign in to comment.