From bfd9be18f19eb2a28ad25fb77a84b0dd92748ddf Mon Sep 17 00:00:00 2001 From: Siu Kwan Lam Date: Wed, 24 Jun 2020 14:03:10 -0500 Subject: [PATCH] Fix changelog format --- CHANGE_LOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGE_LOG b/CHANGE_LOG index 81e62426552..7778400ae3b 100644 --- a/CHANGE_LOG +++ b/CHANGE_LOG @@ -5,7 +5,7 @@ This is a bugfix release for 0.50.0, it fixes a critical bug in error reporting and a number of other smaller issues: * PR #5861: Added except for possible Windows get_terminal_size exception -# PR #5876: Improve undefined variable error message +* PR #5876: Improve undefined variable error message * PR #5884: Update the deprecation notices for 0.50.1 * PR #5889: Fixes literally not forcing re-dispatch for inline='always' * PR #5912: Fix bad attr access on certain typing templates breaking exceptions.