We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c715830 commit 437bb37Copy full SHA for 437bb37
src/overview/assets/index.html
@@ -210,6 +210,17 @@ <h3 class="font-weight-light">Microservices</h3>
210
</div>
211
212
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
220
+ <a href="command:java.showReleaseNotes?%220.5.0%22" title="November 2018 Release Notes">November 2018</a>
221
222
223
224
<div class="row mb-3">
225
<div class="col">
226
<h3 class="font-weight-light">Help</h3>
0 commit comments