Skip to content

Commit 437bb37

Browse files
authored
Add release notes section in Overview (#122)
1 parent c715830 commit 437bb37

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/overview/assets/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,17 @@ <h3 class="font-weight-light">Microservices</h3>
210210
</div>
211211
</div>
212212
</div>
213+
<div class="row mb-3">
214+
<div class="col">
215+
<h3 class="font-weight-light">Release Notes</h3>
216+
<div>
217+
<a href="command:java.showReleaseNotes?%220.6.0%22" title="February 2019 Release Notes">February 2019</a>
218+
</div>
219+
<div>
220+
<a href="command:java.showReleaseNotes?%220.5.0%22" title="November 2018 Release Notes">November 2018</a>
221+
</div>
222+
</div>
223+
</div>
213224
<div class="row mb-3">
214225
<div class="col">
215226
<h3 class="font-weight-light">Help</h3>

0 commit comments

Comments
 (0)