CHANGELOG.md in youku_client-0.0.2 vs CHANGELOG.md in youku_client-0.0.3
- old
+ new
@@ -1,4 +1,10 @@
+0.0.3
+------
+* [Completed non-authenticated portion of the comments API](https://github.com/Shuttlerock/youku_client/pull/7) ([@BenjaminSchaaf](https://github.com/BenjaminSchaaf))
+* [Completed non-authenticated portion of the users API](https://github.com/Shuttlerock/youku_client/pull/6) ([@BenjaminSchaaf](https://github.com/BenjaminSchaaf))
+* [Completed non-authenticated portion of the videos API](https://github.com/Shuttlerock/youku_client/pull/5) ([@BenjaminSchaaf](https://github.com/BenjaminSchaaf))
+
0.0.2
------
* [Fixed generated urls not matching webmocks for `nil` parameters.](https://github.com/Shuttlerock/youku_client/pull/1) ([@BenjaminSchaaf](https://github.com/BenjaminSchaaf))
* [Added missing gems and requires](https://github.com/Shuttlerock/youku_client/pull/2) ([@BenjaminSchaaf](https://github.com/BenjaminSchaaf))
* [Implemented users.show](https://github.com/Shuttlerock/youku_client/pull/3) ([@BenjaminSchaaf](https://github.com/BenjaminSchaaf))