CHANGELOG.md in pocket-ruby-andyw8-0.0.8 vs CHANGELOG.md in pocket-ruby-andyw8-0.1.0
- old
+ new
@@ -1,6 +1,11 @@
## [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))