From b40e06c64a6d4221cee54fd288d0f7683b9594b1 Mon Sep 17 00:00:00 2001
From: Nick Mathewson <nickm@torproject.org>
Date: Fri, 11 Mar 2022 11:03:03 -0500
Subject: [PATCH] Add a missing newline.

---
 doc/semver_status.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/semver_status.md b/doc/semver_status.md
index a2448f4181..c48ecdcd23 100644
--- a/doc/semver_status.md
+++ b/doc/semver_status.md
@@ -46,4 +46,4 @@ tor-netdoc:
 
 
 tor-netdoc:
-  api-break: changed the return type of GenericRouterStatus::version()
\ No newline at end of file
+  api-break: changed the return type of GenericRouterStatus::version()
-- 
GitLab