From fc1355114d06a686327c3c563b773d20164d1c76 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 24 Nov 2020 17:14:00 -0800 Subject: [PATCH] Update changelog --- ChangeLog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index 4f829033..2cf75403 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -8,10 +8,10 @@ * Fixed linkage errors when linking with a shared library (`#2011 `_). -* Reintroduce ostream support to range formatters +* Reintroduced ostream support to range formatters (`#2014 `_). -* Workaround an issue with mixing std versions in gcc +* Worked around an issue with mixing std versions in gcc (`#2017 `_). 7.1.2 - 2020-11-04