Skip to content

Commit

Permalink
Merge pull request #4408 from Flanker32/hanxiao/fixReleaseNotes
Browse files Browse the repository at this point in the history
Fix release notes markdown title level
  • Loading branch information
Flanker32 authored May 27, 2020
2 parents 480393a + 10d322d commit 0a188d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
- Add what's new document in Azure menu
- Filter unsupported regions when creating new app service plan

#### Changed
### Changed
- Sort Spark on Cosmos Serverless jobs in descending order by job submission time

#### Fixed
### Fixed
- Fixed Spark batch job submission skipped after uploading artifact to SQL Server big data cluster issue
- Fixed no permission issue after submitting Spark batch job to ESP HDInsight cluster with ADLS Gen2 as default storage account type
- [#4370](https://github.com/microsoft/azure-tools-for-java/issues/4370) Fixes NPE while loading Function deployment panel
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
- Add what's new document in Azure menu
- Filter unsupported regions when creating new app service plan

#### Changed
### Changed
- Sort Spark on Cosmos Serverless jobs in descending order by job submission time

#### Fixed
### Fixed
- Fixed Spark batch job submission skipped after uploading artifact to SQL Server big data cluster issue
- Fixed no permission issue after submitting Spark batch job to ESP HDInsight cluster with ADLS Gen2 as default storage account type
- [#4370](https://github.com/microsoft/azure-tools-for-java/issues/4370) Fixes NPE while loading Function deployment panel
Expand Down

0 comments on commit 0a188d8

Please sign in to comment.