Skip to content

Commit

Permalink
Merge pull request #6530 from microsoft/update-change-log
Browse files Browse the repository at this point in the history
Update change log with issue #6511
  • Loading branch information
wangmingliang-ms authored Apr 1, 2022
2 parents d579369 + f7a4d6b commit 9b3bb72
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t

### Fixed
- [#6505](https://github.com/microsoft/azure-tools-for-java/issues/6505): IntelliJ Crash When logging in to Azure on Mac OS X.
- [#6511](https://github.com/microsoft/azure-tools-for-java/issues/6511): Failed to open streaming log for Function App.
- [Test] Some apps keep loading when expand a Spring cloud service node at first time.

## 3.62.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

### Fixed
- [#6505](https://github.com/microsoft/azure-tools-for-java/issues/6505): IntelliJ Crash When logging in to Azure on Mac OS X.
- [#6511](https://github.com/microsoft/azure-tools-for-java/issues/6511): Failed to open streaming log for Function App.
- [Test] Some apps keep loading when expand a Spring cloud service node at first time.

## 3.62.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<h4>Fixed</h4>
<ul>
<li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6505">#6505</a>: IntelliJ Crash When logging in to Azure on Mac OS X.</li>
<li><a href="https://github.com/microsoft/azure-tools-for-java/issues/6511">#6511</a>: Failed to open streaming log for Function App.</li>
<li>[Test] Some apps keep loading when expand a Spring cloud service node at first time.</li>
</ul>
<p>You may get the full change log <a href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p>
Expand Down

0 comments on commit 9b3bb72

Please sign in to comment.