Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 389 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 389 Bytes

Changelog (aws-requests-auth)

0.2.0

  • Fix typos of aws_secret_access_key : DavidMuller#1
    • This is a breaking change. The AWSRequestsAuth constructor now expects the kwarg aws_secret_access_key (instead of the incorrectly spelled aws_secret_acces_key).

0.1.0

Initial release