CHANGELOG.md in pocket-ruby-0.0.9 vs CHANGELOG.md in pocket-ruby-0.1.0

- old
+ new

@@ -1,6 +1,11 @@ ## [Unreleased] +## [0.1.0] - 2021-04-03 + +- Add `Pocket::Article` for parsing an article response ([#39](https://github.com/turadg/pocket-ruby/pull/39)) +- Fix Pocket::Client::Retrieve#retrieve params default ([#21](https://github.com/turadg/pocket-ruby/pull/21)) + ## [0.0.9] - 2021-04-01 - Actually remove unused Hashie dependency ([#35](https://github.com/turadg/pocket-ruby/pull/35)) ## [0.0.8] - 2021-03-31