Skip to content

Commit a913683

Browse files
update changelog
1 parent edac2c4 commit a913683

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
102102

103103
### Fixed
104104
- Error occurs if expand or download files/logs of a stopped function app.
105+
- Known CVE issues.
105106

106107
## 3.66.0
107108
### Added

PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-lib/src/main/resources/whatsnew.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
### Fixed
2121
- Error occurs if expand or download files/logs of a stopped function app.
22+
- Known CVE issues.
2223

2324
## 3.66.0
2425
### Added

PluginsAndFeatures/azure-toolkit-for-intellij/src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<h4>Fixed</h4>
5454
<ul>
5555
<li>Error occurs if expand or download files/logs of a stopped function app.</li>
56+
<li>Known CVE issues.</li>
5657
</ul>
5758
<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>
5859
</html>

0 commit comments

Comments
 (0)