## v1.3.4 - Add new methods about emoji reactions ## v1.3.3 - Add `#get_item_like` method - Add `#list_item_likes` method - Change method name from `#patch_project` to `#update_project` - Fix broken `#delete_item` ## v1.3.2 - Fix broken client methods ## v1.3.1 - Fix client methods that have templated path ## v1.3.0 - Update methods and their descriptions ## v1.2.0 - Update method names and docs about likes API ## v1.1.2 - Slop v4 is not supported for now ## v1.1.1 - Support --host with --team option ## v1.1.0 - Add --no-ssl-verification option ## v1.0.7 - Add list_authenticated_user_items method ## v1.0.6 - Add create_tagging and delete_tagging methods ## v1.0.5 - Add client methods about following, LGTM, and stock ## v1.0.4 - Add list_teams method ## v1.0.3 - Escape request URL path ## v1.0.2 - Add a new API: list_item_stockers(item_id) ## v1.0.1 - Fix response body existence check logic ## v1.0.0 - Support Qiita API v2