# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [0.6.0] - 2017-02-02 ### Added - Refactor `#endpoint` [(#64)](https://github.com/ansible/ansible_tower_client_ruby/pull/64) - Expose playbooks off of projects [(#62)](https://github.com/ansible/ansible_tower_client_ruby/pull/62) ### Changed - Allow for alternative resource paths [(#66)](https://github.com/ansible/ansible_tower_client_ruby/pull/66) - Raise UnlicensedFeatureError when we receive HTTP 402 [(#65)](https://github.com/ansible/ansible_tower_client_ruby/pull/65) ### Fixed - Adjusted project_spec to test on a Project [(#63)](https://github.com/ansible/ansible_tower_client_ruby/pull/63)