Skip to content

Commit cfccf2e

Browse files
docs: update CHANGELOG
1 parent 2816ca4 commit cfccf2e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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+
`setTranslationMemoryId()` and `setTranslationMemoryThreshold()` in
11+
`TextTranslationOptions`.
12+
- Added `listTranslationMemories()` method to the `DeepLClient` class for
13+
listing available translation memories.
14+
815
### Fixed
916
- Fixed GitLab release job using wrong image by explicitly setting `image: registry.gitlab.com/gitlab-org/release-cli:latest`.
1017

0 commit comments

Comments
 (0)