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