aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Zverovich <victor.zverovich@gmail.com>2020-11-24 17:14:00 -0800
committerVictor Zverovich <victor.zverovich@gmail.com>2020-11-24 17:14:00 -0800
commitfc1355114d06a686327c3c563b773d20164d1c76 (patch)
tree60510e3b1e1986ac663bfdfc581d8dc8e873aabb
parent926233bde8d72b9a5d8bec3519f6e11a652c788d (diff)
downloadfmtlib-fc1355114d06a686327c3c563b773d20164d1c76.tar.gz
Update changelog
-rw-r--r--ChangeLog.rst4
1 files 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 <https://github.com/fmtlib/fmt/issues/2011>`_).
-* Reintroduce ostream support to range formatters
+* Reintroduced ostream support to range formatters
(`#2014 <https://github.com/fmtlib/fmt/issues/2014>`_).
-* Workaround an issue with mixing std versions in gcc
+* Worked around an issue with mixing std versions in gcc
(`#2017 <https://github.com/fmtlib/fmt/issues/2017>`_).
7.1.2 - 2020-11-04