README.md in tracker_api-0.1.0 vs README.md in tracker_api-0.2.0
- old
+ new
@@ -40,11 +40,11 @@
client.project(project_id, fields: ':default,epics') # Eagerly get epics with a project
```
## TODO
-- Pagination
-- Create, Update, Delete of Resources
+- Add missing resources and endpoints
+- Add create, update, delete for resources
## Contributing
Currently this client supports read-only access to Pivotal Tracker.
We will be extending it as our use cases require, but are always happy to accept contributions.