File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
PluginsAndFeatures/azure-toolkit-for-intellij
azure-intellij-plugin-lib/src/main/resources
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -80,11 +80,10 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
8080### Added
8181- Add dependency support for Azure Functions related libs, so that our plugin can be recommended.
8282- Add actions on some error notifications, so that user knows what to do next.
83- - Add Azure's account registration link on "Sign in" dialog.
83+ - Add account registration link in "Sign in" dialog.
8484
8585### Changed
8686- Performance of restoring-sign-in is improved.
87- - MySQL: remove support for v5.6.
8887
8988### Fixed
9089- [ #6120 ] ( https://github.com/microsoft/azure-tools-for-java/issues/6120 ) : AzureOperationException: list all function modules in project.
Original file line number Diff line number Diff line change 33
44## 3.60.0
55### Added
6- - Add dependency support for Azure Functions related libs, so that our plugin can be recommended
6+ - Add dependency support for Azure Functions related libs, so that our plugin can be recommended.
77- Add actions on some error notifications, so that user knows what to do next.
8- - Add Azure account registration link one login dialog
8+ - Add account registration link in "Sign in" dialog.
99
1010### Changed
1111- Performance of restoring-sign-in is improved.
12- - MySQL: remove support for v5.6.
1312
1413### Fixed
1514- [ #6120 ] ( https://github.com/microsoft/azure-tools-for-java/issues/6120 ) AzureOperationException: list all function modules in project
Original file line number Diff line number Diff line change 3030 <ul>
3131 <li>Add dependency support for Azure Functions related libs, so that our plugin can be recommended.</li>
3232 <li>Add actions on some error notifications, so that user knows what to do next.</li>
33- <li>Add Azure's account registration link in login dialog.</li>
33+ <li>Add account registration link in "Sign in" dialog.</li>
3434 <ul>
3535
3636 <h4>Changed</h4>
3737 <ul>
3838 <li>Performance of restoring-sign-in is improved.</li>
39- <li>MySQL: remove support for v5.6.</li>
4039 <ul>
4140
4241 <h4>Fixed</h4>
You can’t perform that action at this time.
0 commit comments