Skip to content

Commit 592a11e

Browse files
committed
Final report: add a changelog
1 parent f77131f commit 592a11e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/final-report/final-report.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ geometry:
1818
header-includes:
1919
- \usepackage{microtype}
2020
- \usepackage{mathpazo}
21+
- \usepackage{changelog}
2122

2223
link-citations: true
2324
citation-style: ieee-software
@@ -113,6 +114,10 @@ references:
113114
URL: https://github.com/IntersectMBO/ouroboros-consensus/blob/9d41590555954c511d5f81682ccf7bc963659708/ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/Storage/LedgerDB/V2/InMemory.hs
114115
---
115116

117+
\begin{changelog}[simple, sectioncmd=\section*]
118+
\shortversion{author={Duncan Coutts, Joris Dral, Wolfgang Jeltsch}, v=0.1, date=July 2025, changes=Final draft}
119+
\end{changelog}
120+
116121
# Introduction
117122

118123
As part of the project to reduce `cardano-node`’s memory use[@utxo-db], by

0 commit comments

Comments
 (0)