Skip to content

Commit 85e2f7f

Browse files
committed
Update changelog and version
1 parent cd4ecd8 commit 85e2f7f

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

docs/leios-design/README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
22
title: Leios technical design and implementation plan
33
status: Draft
4-
version: 0.4
4+
version: 0.5
55
author:
66
- Sebastian Nagel <[email protected]>
7+
- Nicolas Frisby <[email protected]>
8+
- Thomas Vellekoop <[email protected]>
9+
- Michael Karg <[email protected]>
10+
- Martin Kourim <[email protected]>
711
---
812

913
# Introduction
@@ -18,12 +22,13 @@ Besides collecting node-specific details in this document, we intend to contribu
1822

1923
This document is a living artifact and will be updated as implementation progresses, new risks are identified, and validation results become available.
2024

21-
| Version | Date | Author | Changes |
22-
|---------|------------|-----------------|-----------------------------------|
23-
| 0.4 | 2025-10-27 | Sebastian Nagel | Add overview chapter |
24-
| 0.3 | 2025-10-25 | Sebastian Nagel | Add dependencies and interactions |
25-
| 0.2 | 2025-10-24 | Sebastian Nagel | Add implementation plan |
26-
| 0.1 | 2025-10-15 | Sebastian Nagel | Initial draft |
25+
| Version | Date | Author | Changes |
26+
|---------|------------|-----------------|--------------------------------------------------------------------|
27+
| 0.5 | 2025-10-29 | Sebastian Nagel | Re-structure and start design chapter with impact analysis content |
28+
| 0.4 | 2025-10-27 | Sebastian Nagel | Add overview chapter |
29+
| 0.3 | 2025-10-25 | Sebastian Nagel | Add dependencies and interactions |
30+
| 0.2 | 2025-10-24 | Sebastian Nagel | Add implementation plan |
31+
| 0.1 | 2025-10-15 | Sebastian Nagel | Initial draft |
2732

2833
# Overview
2934

0 commit comments

Comments
 (0)