Closed
Description
It does not return all responses if you have more than 100 change logs. It returns only the first 100; there must be pagination.
Can you add that implementation too?
I added the file and line too.
https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L1081