CHANGELOG.md in yandex_cloud-0.2.0 vs CHANGELOG.md in yandex_cloud-0.3.0

- old
+ new

@@ -2,14 +2,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.3.0] - 2019-02-01 ### Added +- languages() in module YandexCloud::Translate +- detect() in module YandexCloud::Translate +- translate() in module YandexCloud::Translate + +### Modified +- README + +## [0.2.0] - 2019-02-01 +### Added - CHANGELOG - dotenv support -- YandexCloud::Auth with token() -- specs for YandexCloud::Auth.token() +- YandexCloud::Auth module with token() +- specs for token() in module YandexCloud::Auth ### Modified - README