mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 04:09:11 +00:00
doc: release notes for 0.3
Update release notes and version selector for 0.3 release Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
76c8ff94de
commit
d8d164c6dd
@@ -188,6 +188,7 @@ else:
|
||||
html_context = {
|
||||
'current_version': current_version,
|
||||
'versions': ( ("latest", "/latest/"),
|
||||
("0.3", "/0.3/"),
|
||||
("0.2", "/0.2/"),
|
||||
("0.1", "/0.1/"),
|
||||
)
|
||||
|
Reference in New Issue
Block a user