Skip to content

Commit a926fbd

Browse files
docs: update CHANGELOG
1 parent 548735b commit a926fbd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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+
`translationMemory` and `translationMemoryThreshold` options in
11+
`translateText()`.
12+
- Added `listTranslationMemories()` method to the `DeepLClient` class for
13+
listing available translation memories.
14+
815
### Fixed
916
- Fix write tests that broke from language expansion
1017

0 commit comments

Comments
 (0)