Skip to content

Commit 5dab686

Browse files
docs: update CHANGELOG
1 parent 75e04f9 commit 5dab686

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Added
9+
- Added support for translation memories in text translation via
10+
`TranslateTextOptions::TRANSLATION_MEMORY_ID` and
11+
`TranslateTextOptions::TRANSLATION_MEMORY_THRESHOLD`.
12+
- Added `listTranslationMemories()` method to the `DeepLClient` class for
13+
listing available translation memories.
14+
- Added new model class `TranslationMemoryInfo` to represent translation memory data.
15+
816
### Fixed
917
- Set explicit image for `gitlab release` CI job to avoid missing `$HOME` issues.
1018

0 commit comments

Comments
 (0)