
## 0.3.0

    * Add caching on a per-type basis for more fine tuning of performance.
    * Add explicit handling of "Project", "Workspace", "Release" and "TestCase"
      API types.
    * Change all get_by_name to be get_by_formatted_id

## 0.2.2

    * Update attribute on an object on Rally.
    * Delete objects from Rally.
    * Documentation vastly improved.

## 0.2.0

    * Read only access to the API added.
    * Story, Defect, Task, Artifact, User and Iteration classes created.
