Skip to content

Commit 6b6aa44

Browse files
committed
improve release notes
1 parent 08e68b9 commit 6b6aa44

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/release_notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44

55
### 🚧 Known Issues
66

7+
-
8+
9+
### 🔧 Compatibility Notes
10+
711
- Breaking change:
8-
- two fields in `OrchestrationModuleConfig` changed:
12+
- two fields in `OrchestrationModuleConfig` changed:
913
- `inputTranslationConfig` is now of type `SAPDocumentTranslationInput`
1014
- `outputTranslationConfig` is now of type `SAPDocumentTranslationOutput`
1115
- when using `OrchestrationModuleConfig.withInputTranslationConfig()` and `OrchestrationModuleConfig.withOutputTranslationConfig()` consider the following diff:
@@ -33,10 +37,6 @@
3337
.sourceLanguage("en-US")));
3438
```
3539

36-
### 🔧 Compatibility Notes
37-
38-
-
39-
4040
### ✨ New Functionality
4141

4242
-

0 commit comments

Comments
 (0)