Current section
Files
Jump to
Current section
Files
yandex_translator
CHANGELOG.md
CHANGELOG.md
# 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.9.4] - 2018-12-30
### Modified
- bug with url unencoded
## [0.9.3] - 2018-12-22
### Added
- getting IAM-token for cloud api access
- YandexTranslator.Cloud module for requests to cloud api
- tests
### Modified
- README
## [0.9.2] - 2018-12-21
### Added
- changelog file
- using different api versions
### Modified
- code refactoring
- tests