From 08840946f3a142ec04d41618234db067092cfce9 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 18 Aug 2017 12:42:58 -0400 Subject: [PATCH] Update history to reflect merge of #6320 [ci skip] --- History.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index e11de9c7..189466ff 100644 --- a/History.markdown +++ b/History.markdown @@ -9,7 +9,8 @@ * exit site.process sooner (#6239) * make flakey test more robust (#6277) * Add a quick test for DataReader (#6284) - * script/backport-pr: commit message no longer includes the # (#6289) + * script/backport-pr: commit message no longer includes the `#` (#6289) + * Add Add CODEOWNERS file to help automate reviews. (#6320) ### Minor Enhancements