CHANGELOG.md in ansible_tower_client-0.12.1 vs CHANGELOG.md in ansible_tower_client-0.12.2

- old
+ new

@@ -3,10 +3,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [0.12.2] - 2017-05-08 +### Fixed +- Check before update attribute of basemodel [(#93)](https://github.com/ansible/ansible_tower_client_ruby/pull/93) + ## [0.12.1] - 2017-04-24 ### Fixed - Fix setting organization on Credential [(#92)](https://github.com/ansible/ansible_tower_client_ruby/pull/92) ## [0.12.0] - 2017-04-17 @@ -56,10 +60,11 @@ - 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) -[Unreleased]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.12.1...master +[Unreleased]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.12.2...master +[0.12.2]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.12.1...v0.12.2 [0.12.1]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.12.0...v0.12.1 [0.12.0]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.11.0...v0.12.0 [0.11.0]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.10.0...v0.11.0 [0.10.0]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/ansible/ansible_tower_client_ruby/compare/v0.8.0...v0.9.0