Skip to content

Commit b1c0af3

Browse files
authored
Remove Release Notes from Overview (#1101)
1 parent 626eb73 commit b1c0af3

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/overview/index.ts

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -238,20 +238,6 @@ function getHtmlForWebview(scriptPath: string) {
238238
</div>
239239
</div>
240240
</div>
241-
<div class="row mb-3">
242-
<div class="col">
243-
<h3 class="font-weight-light">Release Notes</h3>
244-
<div>
245-
<a href="command:java.showReleaseNotes?%220.7.0%22" title="April 2019 Release Notes">April 2019</a>
246-
</div>
247-
<div>
248-
<a href="command:java.showReleaseNotes?%220.6.0%22" title="February 2019 Release Notes">February 2019</a>
249-
</div>
250-
<div>
251-
<a href="command:java.showReleaseNotes?%220.5.0%22" title="November 2018 Release Notes">November 2018</a>
252-
</div>
253-
</div>
254-
</div>
255241
<div class="row mb-3">
256242
<div class="col">
257243
<h3 class="font-weight-light">Help</h3>

0 commit comments

Comments
 (0)