# Changelog
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).

## [0.3.2] - 2019-08-14
### Added
- add mocking of requests in tests

### Modified
- change attrs from list to map

## [0.3.1] - 2019-02-01
### Modified
- rename langs -> languages

## [0.3.0] - 2019-02-01
### Added
- requests to Translate service
- tests

### Modified
- README

## [0.2.0] - 2019-02-01
### Added
- YandexCloud.Auth module with token() function for getting IAM-token
- tests

### Modified
- README
