diff --git a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md index 358cc5150db2..9c4f8190591c 100644 --- a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md +++ b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 3.0.0-preview.3 (Unreleased) + + ## 3.0.0-preview.2 (2020-08-14) - Rename spark job sdk's test method. - Add descriptions for sparkjob related definitions to make it clear. diff --git a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj index 4ddb9a23e2b3..92de3873d950 100644 --- a/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj +++ b/sdk/hdinsight/Microsoft.Azure.HDInsight.Job/src/Microsoft.Azure.HDInsight.Job.csproj @@ -1,4 +1,4 @@ - + Provides job operations for Microsoft Azure HDInsight. Microsoft Azure HDInsight Job Library @@ -10,7 +10,7 @@ Support using Apache Spark REST API to submit remote jobs to an HDInsight Spark ]]> $(RequiredTargetFrameworks) - 3.0.0-preview.2 + 3.0.0-preview.3