From 432d6dfe697569b091faa23acce3ac6511d1bdf8 Mon Sep 17 00:00:00 2001 From: Adrian Krupa Date: Mon, 1 Jun 2026 11:58:20 +0200 Subject: [PATCH] Documentation update --- Relativity.Export.SDK.md | 6 ++++++ Relativity.Import.Models.SDK.md | 6 ++++++ Relativity.Import.SDK.md | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/Relativity.Export.SDK.md b/Relativity.Export.SDK.md index b6122d5..648bf3e 100644 --- a/Relativity.Export.SDK.md +++ b/Relativity.Export.SDK.md @@ -4,6 +4,12 @@ The Relativity Export SDK package contains interfaces for interacting with Relativity Export APIs via .NET. +## 3.7.3 + +### Release Notes + +* Added `SpecialArtifactIds` enum for MDS transcript export options (`TranscriptMdsFullMetadata`, `TranscriptMdsTextOnly`). Use these values in `PrecedenceFieldsArtifactIDs` to export transcript metadata as CSV or transcript text as TXT. + ## 3.6.1 ### Release Notes diff --git a/Relativity.Import.Models.SDK.md b/Relativity.Import.Models.SDK.md index 4d886c5..99bedb5 100644 --- a/Relativity.Import.Models.SDK.md +++ b/Relativity.Import.Models.SDK.md @@ -4,6 +4,12 @@ The Relativity Import Models SDK package contains contracts models for interacting with Relativity Import APIs via .NET. +## v1.7.8 + +### Release Notes + +* Version up to synchronize with Relativity.Import.SDK + ## v1.7.7 ### Release Notes diff --git a/Relativity.Import.SDK.md b/Relativity.Import.SDK.md index 7cb0e48..fbd09ce 100644 --- a/Relativity.Import.SDK.md +++ b/Relativity.Import.SDK.md @@ -4,6 +4,12 @@ The Relativity Import SDK package contains interfaces for interacting with Relativity Import APIs via .NET. +## v1.7.8 + +### Release Notes + +* Updated NuGet package icon + ## v1.7.7 ### Release Notes