# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased ## 0.8.0 - 2021-11-20 ### Added - [Create the signature with RBS](https://github.com/kymmt90/hatenablog/pull/24) - This is experimental ### Changed - [Change the executable name to more specific one](https://github.com/kymmt90/hatenablog/pull/26) - From `get_access_token` to `get_hatena_oauth_access_token` - [Use only supported Rubies in 2021-11](https://github.com/kymmt90/hatenablog/pull/27) - Drop Ruby 2.4 and 2.5 and add Ruby 3.1.0-preview1