Skip to content

Commit 314f654

Browse files
docs: update CHANGELOG
1 parent e709713 commit 314f654

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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+
`translation_memory` and `translation_memory_threshold` parameters in
11+
`translate_text()`.
12+
- Added `list_translation_memories()` method to the `DeepLClient` class for
13+
listing available translation memories.
14+
- Added `--translation-memory-id` and `--translation-memory-threshold` CLI
15+
arguments.
16+
817
### Fixed
918
- Fixed "gitlab release" CI job to explicitly set the release-cli image, avoiding issues with missing `$HOME` from the global image.
1019

0 commit comments

Comments
 (0)