We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b422813 commit 24857eaCopy full SHA for 24857ea
sdk/formrecognizer/Azure.AI.FormRecognizer/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Release History
2
3
+## 1.0.0-preview.5 (Unreleased)
4
+
5
6
## 1.0.0-preview.4 (2020-07-07)
7
8
### Renames
sdk/formrecognizer/Azure.AI.FormRecognizer/src/Azure.AI.FormRecognizer.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This is the Microsoft Azure Cognitive Services Form Recognizer client library</Description>
<AssemblyTitle>Microsoft Azure.AI.FormRecognizer client library</AssemblyTitle>
- <Version>1.0.0-preview.4</Version>
+ <Version>1.0.0-preview.5</Version>
<PackageTags>Microsoft Azure Form Recognizer</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<GenerateAPIListing>false</GenerateAPIListing>
0 commit comments