Skip to content

Commit

Permalink
v0.39
Browse files Browse the repository at this point in the history
	Revert the constructor change of 0.38 because it broke
	invokations when JIRA server's base URL had a path component.

	Implemented an alternative invokation style based on named
	arguments passed via a hash-ref. This was suggested by Slaven
	Rezić. Thanks!
  • Loading branch information
gnustavo committed Jul 31, 2012
1 parent 3b6034c commit 348be96
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ Revision history for JIRA-Client.

{{$NEXT}}

0.39 2012-07-31 09:25:36 America/Sao_Paulo

Revert the constructor change of 0.38 because it broke
invokations when JIRA server's base URL had a path component.

Implemented an alternative invokation style based on named
arguments passed via a hash-ref. This was suggested by Slaven
Rezić. Thanks!

0.38 2012-07-13 19:50:24 America/Sao_Paulo

The constructor now admits non-base URLs to non-standard WSDL
Expand Down

0 comments on commit 348be96

Please sign in to comment.