From 3f1ccdd2ce9e5f6a11a68ffb64cb3ca95d050a0a Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Tue, 19 Nov 2024 22:23:05 +0300 Subject: [PATCH] ROADMAP: fix missing trailing newline Signed-off-by: Roman Khimov --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index a0d81e0dd..0e3b0ded3 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -33,4 +33,4 @@ with greater flexibility: - `LocalsSlot` - `StaticsSlot`. -Removal of the `Dump*Slot()` methods are scheduled for the 0.108.0 release. \ No newline at end of file +Removal of the `Dump*Slot()` methods are scheduled for the 0.108.0 release.