Change Log (http://keepachangelog.com/)
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Unreleased
- Backlog and Future Milestones are managed via Github
0.2.0 - 2016-11-07
Added
- Add support for configuring URL used in API requests
Changed
- Upgraded to use http v2 and removed support for Ruby 1.9
0.1.1 - 2016-09-22
Fixed
- Fixed bad bundler dependency version in gemspec
0.1.0 - 2016-09-22
Added
- Initial release with support for customers, products, and tickets from the Teamsupport API.
- Based on code from The Twitter Ruby Gem