Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed Aug 27, 2019
1 parent 881b445 commit a7de286
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,30 @@ All notable changes to this project will be documented in this file. This projec

## [Unreleased](https://github.com/crow-translate/crow-translate/tree/HEAD)

[Full Changelog](https://github.com/crow-translate/QOnlineTranslator/compare/1.1.2...HEAD)
[Full Changelog](https://github.com/crow-translate/QOnlineTranslator/compare/1.2.0...HEAD)

_No unreleased changes yet_

## [1.2.0](https://github.com/crow-translate/QOnlineTranslator/tree/1.2.0) (2019-08-27)

[Full Changelog](https://github.com/crow-translate/QOnlineTranslator/compare/1.1.2...1.2.0)

**Added**

- The ability to abort the translation request.
- Function to detect language.

**Changed**

- Fix data reset on error.
- Bing: Update to API v3.
- Google: Show message about suspicious traffic.
- Google: Fix language parsing for saying.
- Move TTS functions to QOnlineTts class.
- Add the ability to abort the translation request.
- Add function to detect language.
- Cancel the current request if a new one has been added.
- Fix wrong OS defines.
- Rework QOption and QExample.
- Minor performance improvements.

## [1.1.2](https://github.com/crow-translate/QOnlineTranslator/tree/1.1.2) (2018-12-08)

Expand Down

0 comments on commit a7de286

Please sign in to comment.