CHANGELOG.md in pocket-ruby-0.1.0 vs CHANGELOG.md in pocket-ruby-0.2.0
- old
+ new
@@ -1,6 +1,10 @@
## [Unreleased]
+## [0.2.0] - 2021-04-03
+
+- Add support for authors and tags in `Pocket::Article` ([#44](https://github.com/turadg/pocket-ruby/pull/44))
+
## [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))