All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Resolve correct header for authentication (#6)
- Add support for receiving Event codes (6d5fc1b)
- Update the POAP API base URI (fbf7632)
- Add support for Checkout endpoints (5dd16fd)
- Add support for Queue endpoints (7a016d9)
- Add support for checking whether an account owns an event token (5dd16fd)
- Add support for Migration endpoints (e5211ca)
- Revert
e8c2508
and useBearer
identifier forAuthorization
header (593d2d8)
- Add support for creating new Events (#2)
- Add a new
Token::getClaimSecret()
method (87cfecb
)
- Initial release