From f4c997062a3e6ea60539f2570e3cd05c0db89fc8 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Thu, 6 Aug 2020 07:40:46 -0700 Subject: [PATCH] Fix changelog --- ChangeLog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 4bae496e..b13ac6d6 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -11,9 +11,9 @@ (`#1800 `_). Thanks `@Kingcom `_. -* Fixed issues in locale-specific integer formatting (#) +* Fixed issues in locale-specific integer formatting (`#1782 `_, - `#1801 `_) + `#1801 `_). 7.0.2 - 2020-07-29 ------------------