## [Unreleased] ## [0.1.0] - 2021-03-28 - Add class for parsing Article response ([#13](https://github.com/andyw8/pocket-ruby/pull/13)) - Fix Pocket::Client::Retrieve#retrieve params default ([#12](https://github.com/andyw8/pocket-ruby/pull/12)) ## [0.0.8] - 2021-03-28 - Remove unused Hashie dependency ([#3](https://github.com/andyw8/pocket-ruby/pull/3)) - Prevent some Ruby warnings ([#1](https://github.com/andyw8/pocket-ruby/pull/1)) ## [0.0.7] - 2021-03-28 - Relax Faraday version constraint