You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
11
11
- The `$params` argument of the `Api::getWorklogs` method is now optional by [@aik099] (#244).
12
12
- The `$params` argument of the `Api::getTransitions` method is now optional by [@aik099] (#244).
13
13
- Changed default `Api::api` parameter $return_as_array to TRUE by [@jpastoor] (#137).
14
-
- Api methods (except those that return issue lists) now consistently return as associative arrays instead of Result by [@jpastoor] (#137).
14
+
- Api methods (except those that return issue lists) now consistently return as associative arrays instead of Result class instance by [@jpastoor] (#137).
0 commit comments