v0.2.6
- Updated Faraday to 0.9.0. (@cwperry).
- Fixes #12: Pass the project_id when we have it since the caller may decide to filter it out.
- Fixes #13: Make it possible to pass auto_paginate: false per request to make it possible to get a smaller subset of items.
- Added ability to create stories for a project (@AlfonsoUceda).