From d58b4b43f2950b19e5d93edfe67b5d3ba6518e85 Mon Sep 17 00:00:00 2001
From: Ryan Pavlik <ryan.pavlik@collabora.com>
Date: Fri, 24 Apr 2020 16:38:01 -0500
Subject: [PATCH] doc: Add a reference to a changelog entry.

---
 doc/changes/misc_features/mr.284.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/changes/misc_features/mr.284.md b/doc/changes/misc_features/mr.284.md
index a388cfc1c..8f0748ffe 100644
--- a/doc/changes/misc_features/mr.284.md
+++ b/doc/changes/misc_features/mr.284.md
@@ -1 +1,4 @@
+---
+- issue.62
+---
 Support building with system cJSON instead of bundled copy.