@skybloxsystems/ticket-bot
Version:
23 lines (14 loc) • 521 B
Markdown
# 0.4.1
## Added
* Allow override of patreon base URL via environment variable (for internal testing)
## Fixed
* Corrected errors in README
* Fixed errors in examples/package.json, so npm install will work properly there
## Updated
* Removed unused dependencies
# 0.4.0
* Improve README to better explain responses
* Use JSONAPIStore for response
* Add User-Agent string for better platform attribution
* Adjust our API urls to the canonical form
* Add a package.json to the examples directory for easier testing