Added
- New methods:
- `InoreaderClient.remove_general_label`
- `InoreaderClient.remove_tag`
- `InoreaderClient.remove_read`
- `InoreaderClient.remove_starred`
- `InoreaderClient.remove_liked`
thanks to [tianchen zhong](https://github.com/cczhong11)
Changed
- Add param to `inoreader.main.get_client` for customizing the config file path, thanks to [tianchen zhong](https://github.com/cczhong11)
- Command filter supported a new action `unstar`
Fixed
- Fix token in refresh_access_token method, thanks to [Torikova](https://github.com/Torikova)