Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

43 lines (30 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Types of changes

  • Features for initial package features.
  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

1.1.0 - 2018-02-13

Changed

  • Implemented dynamic configs.

1.0.1 - 2018-02-05

Changed

  • Updated dependencies and resolved issues which it caused.

1.0.0 - 2018-01-31

Features

  • The first major release;
  • Yandex Translate API implemented;
  • Yandex Dictionary API implemented;
  • Yandex Speller API implemented;
  • IBM Watson TTS API implemented.

0.1.0 - 2017-12-02

Features

  • The initial release after clean installation from composer-package-template.