Skip to content

Commit 03644f6

Browse files
author
Julien M
committed
0.1.2
+ fix Readme
1 parent 67205ac commit 03644f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,6 @@ For now the upload is limited to 1 file per target. This could change if I find
114114
Also, it is not possible to add additional payload (no custom data). A lot of API require the Authentication to be sent through the Headers, so this might be one of the next improvement.
115115

116116
## Release History
117-
0.1.2 - 2014-04-03: Updated Restler to latest (3.2.0) version.
118-
0.1.1 - 2014-04-03: Added a data option to pass other form data in addition to the uploaded file (PR from [mcondon](http://github.com/mcondon)).
119-
0.1.0 - 2013-10-30: Initial release. Supports only 1 multipart file upload.
117+
- 0.1.2 - 2014-04-03: Updated Restler to latest (3.2.0) version.
118+
- 0.1.1 - 2014-04-03: Added a data option to pass other form data in addition to the uploaded file (PR from [mcondon](http://github.com/mcondon)).
119+
- 0.1.0 - 2013-10-30: Initial release. Supports only 1 multipart file upload.

0 commit comments

Comments
 (0)